ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / rt5350_allnet_all5003.dts
index 8a3488a7e0e0ac7006558c8beb224c03a93e91aa..a5500c5c202e846661b332b420fdc416f02cd880 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "jtag", "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "jtag", "uartf";
+               function = "gpio";
        };
 };