ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / rt3052_engenius_esr-9753.dts
index 4b55af0691ca5207e57c4542223bb7809984e44e..99ce63ba5a654ee4af1e1568bd432fcfc65d14c6 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";
        };
 };