ramips: replace pinctrl property names
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7628an_alfa-network_awusfree1.dts
index 16ba37631144fec2e3e0e207f349f1cc7b5c4dc7..ada00fa3f1e9a1314b2d84785ddaa75d9079421b 100644 (file)
 
 &state_default {
        gpio {
-               ralink,group = "p0led_an", "wdt", "wled_an";
-               ralink,function = "gpio";
+               groups = "p0led_an", "wdt", "wled_an";
+               function = "gpio";
        };
 
        ext_lna {
-               ralink,group = "uart1";
-               ralink,function = "sw_r";
+               groups = "uart1";
+               function = "sw_r";
        };
 
        ext_pa {
-               ralink,group = "i2s";
-               ralink,function = "antenna";
+               groups = "i2s";
+               function = "antenna";
        };
 };