lantiq: Configure LED polarity for TDW8970.
authorJohn Crispin <john@openwrt.org>
Thu, 17 Dec 2015 09:27:46 +0000 (09:27 +0000)
committerJohn 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

index 172c46c12cbcac450985fad4bff8c43e3825785c..d7ec5e52664fc88129fc11804961d88ce08e1873 100644 (file)
@@ -4,4 +4,8 @@
 
 / {
        model = "TDW8970 - TP-LINK TD-W8970";
+
+       ath9k_eep {
+               ath,led-active-high;
+       };
 };