ramips: mt7621: convert GPIO dts refs
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7621_storylink_sap-g3200u3.dts
index 002804bbf103b54ade9fe9736b5e2ab9003ed766..d02b808603b51de574db2a4903c5a146a12ba700 100644 (file)
@@ -18,7 +18,7 @@
 
                usb {
                        label = "sap-g3200u3:green:usb";
-                       gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
                        linux,default-trigger = "usbport";
                };
 
                reset {
                        label = "reset";
-                       gpios = <&gpio0 16 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
 
                rfkill {
                        label = "rfkill";
-                       gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RFKILL>;
                };
        };