ramips: replace pinctrl property names
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / rt3050_asus_wl-330n.dts
index ee0cd0ad1fb210babeb8086dd0db8c17a1f470ea..36d80086dcf3a8f2455c649dfeca913108ff0363 100644 (file)
@@ -43,7 +43,7 @@
                wps {
                        label = "wps";
                        gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
-                       linux,code = <KEY_RESTART>;
+                       linux,code = <KEY_WPS_BUTTON>;
                };
        };
 };
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "jtag", "rgmii", "mdio", "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "jtag", "rgmii", "mdio", "uartf";
+               function = "gpio";
        };
 };