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