ramips: replace pinctrl property names
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7620a_asus_rt-ac51u.dts
index 6efba7489fc984fbe995257f6e8850376ee16b5b..a8c6a8757764249b71f22c79397c4527d6bbbb99 100644 (file)
        ralink,mtd-eeprom = <&factory 0>;
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "wled", "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "wled", "uartf";
+               function = "gpio";
        };
 };