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