brcm63xx: dtsi: add missing properties to cpu nodes
[openwrt/staging/florian.git] / target / linux / brcm63xx / dts / bcm6348.dtsi
index c83931389be950aaee7f901ae9f5dc43bc96e478..ac18a9da0e862941335bced81aa1f05f65ce782d 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>;
                };
        };