aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_alfa-network_awusfree1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_alfa-network_awusfree1.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_alfa-network_awusfree1.dts10
1 files changed, 3 insertions, 7 deletions
diff --git a/target/linux/ramips/dts/mt7628an_alfa-network_awusfree1.dts b/target/linux/ramips/dts/mt7628an_alfa-network_awusfree1.dts
index 3c38cc7b46..16ba376311 100644
--- a/target/linux/ramips/dts/mt7628an_alfa-network_awusfree1.dts
+++ b/target/linux/ramips/dts/mt7628an_alfa-network_awusfree1.dts
@@ -57,7 +57,7 @@
reset {
label = "reset";
- gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
linux,code = <KEY_RESTART>;
};
};
@@ -67,12 +67,12 @@
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>;
};
};
};
@@ -89,10 +89,6 @@
mtd-mac-address = <&factory 0x2e>;
};
-&gpio1 {
- status = "okay";
-};
-
&ohci {
status = "disabled";
};