ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_mediatek_linkit-smart-7688.dts
index e9cb5d19004fddbb8c546d4edae623ac21333fdb..ebc4c3d6f91ee4d8cf16f8bf5f884703decf6780 100644 (file)
@@ -35,7 +35,7 @@
 
                led_wifi: wifi {
                        label = "linkit-smart-7688:orange:wifi";
-                       gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
        };
 
@@ -44,7 +44,7 @@
 
                wps {
                        label = "reset";
-                       gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_WPS_BUTTON>;
                };
        };
 
 &state_default {
        gpio {
-               ralink,group = "gpio";
-               ralink,function = "gpio";
+               groups = "gpio";
+               function = "gpio";
        };
 
        refclk {
-               ralink,group = "refclk";
-               ralink,function = "gpio";
+               groups = "refclk";
+               function = "gpio";
        };
 
        i2s {
-               ralink,group = "i2s";
-               ralink,function = "gpio";
+               groups = "i2s";
+               function = "gpio";
        };
 
        spis {
-               ralink,group = "spis";
-               ralink,function = "gpio";
+               groups = "spis";
+               function = "gpio";
        };
 
        wled_an {
-               ralink,group = "wled_an";
-               ralink,function = "gpio";
+               groups = "wled_an";
+               function = "gpio";
        };
 
        wdt {
-               ralink,group = "wdt";
-               ralink,function = "gpio";
+               groups = "wdt";
+               function = "gpio";
        };
 };
 
-&wmac {
-       status = "okay";
-};
-
 &spi0 {
        status = "okay";