|
@@ -344,7 +344,7 @@
|
|
ranges = <0x0 0x0 0x0 0xc8100000 0x0 0x100000>;
|
|
ranges = <0x0 0x0 0x0 0xc8100000 0x0 0x100000>;
|
|
|
|
|
|
sysctrl_AO: sys-ctrl@0 {
|
|
sysctrl_AO: sys-ctrl@0 {
|
|
- compatible = "amlogic,meson-gx-ao-sysctrl", "syscon", "simple-mfd";
|
|
|
|
|
|
+ compatible = "amlogic,meson-gx-ao-sysctrl", "simple-mfd", "syscon";
|
|
reg = <0x0 0x0 0x0 0x100>;
|
|
reg = <0x0 0x0 0x0 0x100>;
|
|
|
|
|
|
pwrc_vpu: power-controller-vpu {
|
|
pwrc_vpu: power-controller-vpu {
|
|
@@ -444,7 +444,7 @@
|
|
ranges = <0x0 0x0 0x0 0xc883c000 0x0 0x2000>;
|
|
ranges = <0x0 0x0 0x0 0xc883c000 0x0 0x2000>;
|
|
|
|
|
|
sysctrl: system-controller@0 {
|
|
sysctrl: system-controller@0 {
|
|
- compatible = "amlogic,meson-gx-hhi-sysctrl", "syscon", "simple-mfd";
|
|
|
|
|
|
+ compatible = "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon";
|
|
reg = <0 0 0 0x400>;
|
|
reg = <0 0 0 0x400>;
|
|
};
|
|
};
|
|
|
|
|