ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_tplink_archer-c20-v1.dts
index 59e109c8a2678e1c0e0683c9bd844a04c591f0fd..1d8f3316ad2bc75e086d259069335b617fc24190 100644 (file)
                wlan5g {
                        label = "archer-c20-v1:blue:wlan5g";
                        gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
+                       linux,default-trigger = "phy0tpt";
                };
 
                wlan2g {
                        label = "archer-c20-v1:blue:wlan2g";
                        gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
+                       linux,default-trigger = "phy1tpt";
                };
 
                wps {
@@ -63,8 +65,8 @@
 
 &state_default {
        gpio {
-               ralink,group = "i2c", "uartf", "wled", "ephy", "spi refclk", "wdt";
-               ralink,function = "gpio";
+               groups = "i2c", "uartf", "wled", "ephy", "spi refclk", "wdt";
+               function = "gpio";
        };
 };