ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_iptime.dtsi
index 8ee865ddff0a112b2785a85dcb1f8fdf9df0285b..8a33c37f7aad265cc59076aa72a0d41fe3d40192 100644 (file)
 
                reset {
                        label = "reset";
-                       gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                        debounce-interval = <60>;
                };
 
                wps {
                        label = "wps";
-                       gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 45 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_WPS_BUTTON>;
                        debounce-interval = <60>;
                };
@@ -71,8 +71,8 @@
 
 &state_default {
        gpio {
-               ralink,group = "uart1", "wdt";
-               ralink,function = "gpio";
+               groups = "uart1", "wdt";
+               function = "gpio";
        };
 };