[OpenWrt-Devel] [PATCH] lantiq: Configure LED polarity for TDW8970 and TDW8980.
Vittorio G (VittGam)
openwrt at vittgam.net
Thu Dec 17 11:47:19 EST 2015
This patch configures the correct ath9k WLAN LED polarity for the TDW8970,
and for the TDW8980 as well.
Signed-off-by: Vittorio Gambaletta <openwrt at vittgam.net>
---
--- a/target/linux/lantiq/dts/TDW8970.dts
+++ b/target/linux/lantiq/dts/TDW8970.dts
@@ -4,8 +4,4 @@
/ {
model = "TDW8970 - TP-LINK TD-W8970";
-
- ath9k_eep {
- ath,led-active-high;
- };
};
--- a/target/linux/lantiq/dts/TDW89X0.dtsi
+++ b/target/linux/lantiq/dts/TDW89X0.dtsi
@@ -181,6 +181,7 @@
ath,mac-increment;
ath,led-pin = <0>;
ath,disable-5ghz;
+ ath,led-active-high;
};
gpio-keys-polled {
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list