ramips: fix cpu related dtc warnings
[openwrt/staging/ynezz.git] / target / linux / ramips / dts / rt3352.dtsi
index e6e49eeafd9eba5abc77ecffb2666675fd304cab..dc9bae4665cc62d032058dc7c6a31053b85a00f0 100644 (file)
@@ -4,8 +4,12 @@
        compatible = "ralink,rt3352-soc";
 
        cpus {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
                cpu@0 {
                        compatible = "mips,mips24KEc";
+                       reg = <0>;
                };
        };