Author: blogic Date: 2015-12-17 10:27:46 +0100 (Thu, 17 Dec 2015) New Revision: 47913
Modified: trunk/target/linux/lantiq/dts/TDW8970.dts Log: lantiq: Configure LED polarity for TDW8970. This patch configures the correct ath9k WLAN LED polarity for the TDW8970. Signed-off-by: Vittorio Gambaletta <[email protected]> Modified: trunk/target/linux/lantiq/dts/TDW8970.dts =================================================================== --- trunk/target/linux/lantiq/dts/TDW8970.dts 2015-12-17 09:27:40 UTC (rev 47912) +++ trunk/target/linux/lantiq/dts/TDW8970.dts 2015-12-17 09:27:46 UTC (rev 47913) @@ -4,4 +4,8 @@ / { model = "TDW8970 - TP-LINK TD-W8970"; + + ath9k_eep { + ath,led-active-high; + }; }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
