ramips: dts: fix incorrect flash reg property
[openwrt/staging/stintel.git] / target / linux / ramips / dts / mt7620a_edimax_br-6478ac-v2.dts
index d34bc1b22b47d3dd0cb7ab89e7e948f7055342a0..1c9ffc8dfc4203706fb1c77729b1c427fa870f42 100644 (file)
@@ -89,7 +89,7 @@
 
        flash@0 {
                compatible = "jedec,spi-nor";
-               reg = <0 0>;
+               reg = <0>;
                spi-max-frequency = <10000000>;
 
                partitions {
 
 &state_default {
        gpio {
-               ralink,group = "i2c", "uartf", "nd_sd";
-               ralink,function = "gpio";
+               groups = "i2c", "uartf", "nd_sd";
+               function = "gpio";
        };
 };
 
 };
 
 &wmac {
-       ralink,mtd-eeprom = <&factory 0>;
+       ralink,mtd-eeprom = <&factory 0x0>;
 };
 
 &pcie {