lantiq: dts: drop superfluous unit address
[openwrt/staging/dedeckeh.git] / target / linux / lantiq / files / arch / mips / boot / dts / ar9.dtsi
index 637de57662d0760c52404729a74e621de2f56fc9..bb2b636452d893c392eb87d00d0a88f9ab07ef80 100644 (file)
                };
        };
 
+       reboot {
+               compatible = "syscon-reboot";
+
+               regmap = <&rcu0>;
+               offset = <0x10>;
+               mask = <0x40000000>;
+       };
+
        biu@1f800000 {
                #address-cells = <1>;
                #size-cells = <1>;
                                reset-names = "ctrl";
                                #phy-cells = <0>;
                        };
-
-                       reboot@10 {
-                               compatible = "syscon-reboot";
-                               reg = <0x10 4>;
-
-                               regmap = <&rcu0>;
-                               offset = <0x10>;
-                               mask = <0x40000000>;
-                       };
                };
        };