lantiq: Configure LED polarity for TDW8970.
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Dec 2015 09:27:46 +0000 (09:27 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47913 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/lantiq/dts/TDW8970.dts

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