ramips: use DT trigger for 2G WiFi on ASUS RT-AC51U
[openwrt/openwrt.git] / target / linux / ramips / dts / rt3052_mofinetwork_mofi3500-3gn.dts
index 7f11bb57fdaf4779b9844ba34b98ba8777fe597a..169fc17df8eed2c431a5361b70ed359cab3abd25 100644 (file)
@@ -16,7 +16,7 @@
                led-upgrade = &led_status;
        };
 
-       cfi@1f000000 {
+       flash@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
                bank-width = <2>;
 
 &state_default {
        gpio {
-               ralink,group = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf";
-               ralink,function = "gpio";
+               groups = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf";
+               function = "gpio";
        };
 };
 
 
 &wmac {
        status = "okay";
-       ralink,mtd-eeprom = <&factory 0>;
+       ralink,mtd-eeprom = <&factory 0x0>;
 };
 
 &otg {