diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-11-14 12:45:15 +0100 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-11-21 12:36:07 +0100 |
commit | 0e85ace8409b52cb1510f04ce337205d7abff0bd (patch) | |
tree | 37632e546e2e1b154b3e03a1f98ac45686464d76 /target/linux/generic | |
parent | 45fefa0459d53d87e5f4c0aae2a2f123ee624e6b (diff) | |
download | upstream-0e85ace8409b52cb1510f04ce337205d7abff0bd.tar.gz upstream-0e85ace8409b52cb1510f04ce337205d7abff0bd.tar.bz2 upstream-0e85ace8409b52cb1510f04ce337205d7abff0bd.zip |
ar71xx: fix LED setup for TL-WDR4900 v2
In ar71xx there is only one combined mach file for Archer C5/C7 and
TL-WDR4900 v2. This one uses the same LED struct for all devices,
defining "green" LEDs for them. However, WDR4900 uses blue front
LEDs, while only C5/C7 uses green ones. Despite, in base-files
WDR4900 is actually set up with "blue" for the mentioned LEDs.
Thus, this patch creates a separate LED struct for WDR4900, so the
LEDs can be set up correctly. Despite, the wlan5g LED is removed as
it is controlled by ath9k chip for WDR4900 (in contrast to C5/C7).
Note: While front LEDs are blue, USB LEDs (on the back) are green,
so colors are mixed intentionally for the WDR4900 v2.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 93f2bcc35e371ec0c4ceb76c06f90b898c726ba5)
Diffstat (limited to 'target/linux/generic')
0 files changed, 0 insertions, 0 deletions