diff options
author | John Crispin <john@openwrt.org> | 2015-12-23 14:42:25 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-12-23 14:42:25 +0000 |
commit | 5e10f67b67a0af6dbe52635a74654715e0e57856 (patch) | |
tree | cb3193444ddcfeb27e429f14b464a25816df552d /target/linux/lantiq/dts/TDW8970.dts | |
parent | 3fca139a2b2db6ec9d110f10ff6fffab8091a505 (diff) | |
download | mtk-20170518-5e10f67b67a0af6dbe52635a74654715e0e57856.zip mtk-20170518-5e10f67b67a0af6dbe52635a74654715e0e57856.tar.gz mtk-20170518-5e10f67b67a0af6dbe52635a74654715e0e57856.tar.bz2 |
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 <openwrt@vittgam.net>
SVN-Revision: 47969
Diffstat (limited to 'target/linux/lantiq/dts/TDW8970.dts')
-rw-r--r-- | target/linux/lantiq/dts/TDW8970.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts index d7ec5e5..172c46c 100644 --- a/target/linux/lantiq/dts/TDW8970.dts +++ b/target/linux/lantiq/dts/TDW8970.dts @@ -4,8 +4,4 @@ / { model = "TDW8970 - TP-LINK TD-W8970"; - - ath9k_eep { - ath,led-active-high; - }; }; |