ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / rt2880_buffalo_wzr-agl300nh.dts
index c6a90d426a3d2b7624c0c7433d5eb4c6764ed1eb..9a8e052e12c8ecfef3f0b9bfd14d6b2e54ed9362 100644 (file)
        status = "okay";
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "uartlite", "mdio";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "uartlite", "mdio";
+               function = "gpio";
        };
 };