34934609f9
This patch configures the correct ath9k WLAN LED polarity for the TDW8970. Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net> SVN-Revision: 47913
11 lines
124 B
Text
11 lines
124 B
Text
/dts-v1/;
|
|
|
|
/include/ "TDW89X0.dtsi"
|
|
|
|
/ {
|
|
model = "TDW8970 - TP-LINK TD-W8970";
|
|
|
|
ath9k_eep {
|
|
ath,led-active-high;
|
|
};
|
|
};
|