projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec21c98
)
lantiq: Configure LED polarity for TDW8970.
author
John Crispin
<john@openwrt.org>
Thu, 17 Dec 2015 09:27:46 +0000
(09:27 +0000)
committer
John Crispin
<john@openwrt.org>
Thu, 17 Dec 2015 09:27:46 +0000
(09:27 +0000)
This patch configures the correct ath9k WLAN LED polarity for the TDW8970.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 47913
target/linux/lantiq/dts/TDW8970.dts
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/dts/TDW8970.dts
b/target/linux/lantiq/dts/TDW8970.dts
index 172c46c12cbcac450985fad4bff8c43e3825785c..d7ec5e52664fc88129fc11804961d88ce08e1873 100644
(file)
--- a/
target/linux/lantiq/dts/TDW8970.dts
+++ b/
target/linux/lantiq/dts/TDW8970.dts
@@
-4,4
+4,8
@@
/ {
model = "TDW8970 - TP-LINK TD-W8970";
+
+ ath9k_eep {
+ ath,led-active-high;
+ };
};