ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / rt3052_mofinetwork_mofi3500-3gn.dts
index d20f2d2703efc9f3e84d22e9d8be3a0098c027e1..7468441ae2df75b72634352dfdea9eb07222d1c3 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf";
+               function = "gpio";
        };
 };