brcm63xx: dtsi: add missing properties to cpu nodes
[openwrt/staging/wigyori.git] / target / linux / brcm63xx / dts / bcm6338.dtsi
index a20bd735fb5c6cc5cdfd1e8ef8e5298e0e83976b..5ba8290f33db7bf3e5b97033dbac0f2cec8604f2 100644 (file)
@@ -8,8 +8,13 @@
        };
 
        cpus {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
                cpu@0 {
                        compatible = "brcm,bmips3300", "mips,mips4Kc";
+                       device_type = "cpu";
+                       reg = <0>;
                };
        };