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