aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/danube.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/danube.dtsi')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/danube.dtsi17
1 files changed, 8 insertions, 9 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/danube.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/danube.dtsi
index ca89e949d1..bcb4cc2d4b 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/danube.dtsi
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/danube.dtsi
@@ -23,6 +23,14 @@
};
};
+ reboot {
+ compatible = "syscon-reboot";
+
+ regmap = <&rcu0>;
+ offset = <0x10>;
+ mask = <0x40000000>;
+ };
+
biu@1f800000 {
#address-cells = <1>;
#size-cells = <1>;
@@ -104,15 +112,6 @@
reset-names = "ctrl";
#phy-cells = <0>;
};
-
- reboot@10 {
- compatible = "syscon-reboot";
- reg = <0x10 4>;
-
- regmap = <&rcu0>;
- offset = <0x10>;
- mask = <0x40000000>;
- };
};
};