mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
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
This commit is contained in:
parent
3fca139a2b
commit
5e10f67b67
@ -4,8 +4,4 @@
|
||||
|
||||
/ {
|
||||
model = "TDW8970 - TP-LINK TD-W8970";
|
||||
|
||||
ath9k_eep {
|
||||
ath,led-active-high;
|
||||
};
|
||||
};
|
||||
|
@ -181,6 +181,7 @@
|
||||
ath,mac-increment;
|
||||
ath,led-pin = <0>;
|
||||
ath,disable-5ghz;
|
||||
ath,led-active-high;
|
||||
};
|
||||
|
||||
gpio-keys-polled {
|
||||
|
Loading…
x
Reference in New Issue
Block a user