You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Adrian Schmutzler 93f2bcc35e 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>
5 years ago
..
apm821xx treewide: move MAC address patch functions to common library 5 years ago
ar7 kernel: bump 4.9 to 4.9.194 5 years ago
ar71xx ar71xx: fix LED setup for TL-WDR4900 v2 5 years ago
arc770 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
archs38 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
armvirt armvirt: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
at91 at91: split up remaining DEVICE_TITLE definitions 5 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: fix DTS node names for Ubiquiti XM partitions 5 years ago
bcm53xx bcm53xx: sysupgrade: support Luxul NAND devices 5 years ago
brcm47xx kernel: bump 4.19 to 4.19.81 5 years ago
brcm63xx brcm63xx: add linux 4.19 support 5 years ago
brcm2708 kernel: bump 4.19 to 4.19.82 5 years ago
cns3xxx treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 5 years ago
gemini treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
generic kernel: bump 4.19 to 4.19.82 5 years ago
imx6 imx6: install-dtb as separate IMAGE 5 years ago
ipq40xx ipq40xx: u4019: use reset-gpios instead of phy-reset-gpio 5 years ago
ipq806x Revert "ipq806x: fix EA8500 switch control" 5 years ago
ixp4xx treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
kirkwood kirkwood: Fix FS#505 - Can't install LEDE on Linksys EA3500 5 years ago
lantiq lantiq: remove redundant WiFi LED on FRITZ!Box 7320 5 years ago
layerscape kernel: bump 4.14 to 4.14.152 5 years ago
malta malta: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
mediatek mediatek: pass console inside bootargs on mt7629 5 years ago
mpc85xx mpc85xx: correct TP-LINK TL-WDR4900 MAC addresses 5 years ago
mvebu x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
mxs mxs: start a console on USB gadget serial ports 5 years ago
octeon octeon: split up remaining DEVICE_TITLE 5 years ago
octeontx octeontx: fix thunderx BGX underflow irq name 5 years ago
omap omap: split up DEVICE_TITLE 5 years ago
orion orion: replace backticks by $(...) 5 years ago
oxnas oxnas: convert DEVICE_TITLE to new variables 5 years ago
pistachio pistachio: split up DEVICE_TITLE 5 years ago
ramips ramips: set uImage name of WeVO 11AC NAS and W2914NS v2 5 years ago
rb532 rb532: split up DEVICE_TITLE 5 years ago
samsung samsung: split up DEVICE_TITLE 5 years ago
sunxi sunxi: update kernel config 5 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
x86 x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
zynq kernel: bump 4.19 to 4.19.77 5 years ago
Makefile