ramips: mt7621: convert GPIO dts refs
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / mt7621_asiarf_ap7621.dtsi
index d4e5cfbf04e42dcfb66d3faccb56ed968f3305a2..5c8084d8f025a7723cb85bca1febafb8e5de1c72 100644 (file)
@@ -15,7 +15,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
        };
 
                wlan1 {
                        label = "ap7621-001:orange:wlan1";
-                       gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
                };
 
                wlan0 {
                        label = "ap7621-001:orange:wlan0";
-                       gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                };
        };
 };