brcm63xx: dtsi: add missing properties to cpu nodes
[openwrt/staging/florian.git] / target / linux / brcm63xx / dts / bcm6345.dtsi
index 51123a8f23ed236ba6a45d144c28d74ddfb853a1..99cb1b13b9947f1c599598a70c4602754d310057 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>;
                };
        };