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