ramips: use DT trigger for 2G WiFi on ASUS RT-AC51U
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_rakwireless_rak633.dts
index 66e6c94b316a0151186ac63fbb9b9102bb574a83..2e8b45a04651d98b1a91a954fe63799852146401 100644 (file)
 
                wifi {
                        label = "rak633:blue:wifi";
-                       gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
        };
 };
 
 &state_default {
        wled_an {
-               ralink,group = "wled_an";
-               ralink,function = "gpio";
+               groups = "wled_an";
+               function = "gpio";
        };
 };
 
@@ -93,5 +93,4 @@
 
 &wmac {
        status = "okay";
-       ralink,mtd-eeprom = <&factory 0x4>;
 };