Author: blogic
Date: 2015-12-23 15:42:25 +0100 (Wed, 23 Dec 2015)
New Revision: 47969

Modified:
   trunk/target/linux/lantiq/dts/TDW8970.dts
   trunk/target/linux/lantiq/dts/TDW89X0.dtsi
Log:
lantiq: Configure LED polarity for TDW8970 and TDW8980.

This patch configures the correct ath9k WLAN LED polarity for the TDW8970,
and for the TDW8980 as well.

Signed-off-by: Vittorio Gambaletta <[email protected]>

Modified: trunk/target/linux/lantiq/dts/TDW8970.dts
===================================================================
--- trunk/target/linux/lantiq/dts/TDW8970.dts   2015-12-23 11:43:18 UTC (rev 
47968)
+++ trunk/target/linux/lantiq/dts/TDW8970.dts   2015-12-23 14:42:25 UTC (rev 
47969)
@@ -4,8 +4,4 @@
 
 / {
        model = "TDW8970 - TP-LINK TD-W8970";
-
-       ath9k_eep {
-               ath,led-active-high;
-       };
 };

Modified: trunk/target/linux/lantiq/dts/TDW89X0.dtsi
===================================================================
--- trunk/target/linux/lantiq/dts/TDW89X0.dtsi  2015-12-23 11:43:18 UTC (rev 
47968)
+++ trunk/target/linux/lantiq/dts/TDW89X0.dtsi  2015-12-23 14:42:25 UTC (rev 
47969)
@@ -181,6 +181,7 @@
                ath,mac-increment;
                ath,led-pin = <0>;
                ath,disable-5ghz;
+               ath,led-active-high;
        };
 
        gpio-keys-polled {
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to