brcm63xx: dtsi: add missing properties to cpu nodes
[openwrt.git] / target / linux / brcm63xx / dts / bcm6345.dtsi
index 51123a8..99cb1b1 100644 (file)
@@ -8,8 +8,13 @@
        };
 
        cpus {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
                cpu@0 {
                        compatible = "brcm,bmips32", "mips,mips4Kc";
+                       device_type = "cpu";
+                       reg = <0>;
                };
        };