mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
dts/amlogic: mesonglx.dtsi, mesongxm.dtsi add missing reset-cells property
This commit is contained in:
@@ -539,6 +539,7 @@
|
||||
clkc: clock-controller@0 {
|
||||
compatible = "amlogic,gxl-clkc";
|
||||
#clock-cells = <1>;
|
||||
#reset-cells = <1>;
|
||||
reg = <0x0 0x0 0x0 0x3db>;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -659,6 +659,7 @@
|
||||
clkc: clock-controller@0 {
|
||||
compatible = "amlogic,gxl-clkc";
|
||||
#clock-cells = <1>;
|
||||
#reset-cells = <1>;
|
||||
reg = <0x0 0x0 0x0 0x3db>;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user