ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / rt5350_dlink_dir-320-b1.dts
index 040a223986c08e006f9aa8bdb84f819af18f2be1..95562877604d7754c86e5afa4dfdd7f5bece6505 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "jtag", "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "jtag", "uartf";
+               function = "gpio";
        };
 };