ramips: mt7628: update dts for upstream gpio-mt7621 driver
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7628an_alfa-network_awusfree1.dts
index 3c38cc7b4641968e4566f227be72022935859c20..16ba37631144fec2e3e0e207f349f1cc7b5c4dc7 100644 (file)
@@ -57,7 +57,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
        };
 
                led_system: system {
                        label = "awusfree1:orange:system";
-                       gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
                };
 
                wlan {
                        label = "awusfree1:blue:wlan";
-                       gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
        };
 };
        mtd-mac-address = <&factory 0x2e>;
 };
 
-&gpio1 {
-       status = "okay";
-};
-
 &ohci {
        status = "disabled";
 };