ramips: mt7621: convert GPIO dts refs
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / mt7621_netgear_sercomm_bzv.dtsi
index 6538b6926e582a7a5f786bb9015f2161188f72c4..12621d8b7113b39a8a78b5220adf0f281161acb7 100644 (file)
 
                wps {
                        label = "wps";
-                       gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_WPS_BUTTON>;
                };
 
                rfkill {
                        label = "rfkill";
-                       gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RFKILL>;
                };
 
                reset {
                        label = "reset";
-                       gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
        };