lantiq: dts: drop superfluous unit address
[openwrt/staging/blogic.git] / target / linux / lantiq / files / arch / mips / boot / dts / vr9.dtsi
index 6764082e9bdbb257a900cb8aaf19966de3ae64a9..7867bcc88b31d2b8e41383247f88dac361b2e167 100644 (file)
                };
        };
 
-       cputemp@0 {
+       cputemp {
                compatible = "lantiq,cputemp";
        };
 
+       reboot {
+               compatible = "syscon-reboot";
+
+               regmap = <&rcu0>;
+               offset = <0x10>;
+               mask = <0xe0000000>;
+       };
+
        biu@1f800000 {
                #address-cells = <1>;
                #size-cells = <1>;
                                reset-names = "phy", "ctrl";
                                #phy-cells = <0>;
                        };
-
-                       reboot@10 {
-                               compatible = "syscon-reboot";
-                               reg = <0x10 4>;
-
-                               regmap = <&rcu0>;
-                               offset = <0x10>;
-                               mask = <0xe0000000>;
-                       };
                };
        };