Openwrt/target/linux
Michal Cieslakiewicz dddb43775f ar71xx: WNR2200: remove redundant GPIO for WLAN LED
Without this patch, an extra entry appears for AR9287 GPIO
that duplicates WLAN LED but in fact drives nothing:

gpiochip1: GPIOs 502-511, ath9k-phy0:
 gpio-502 (                    |netgear:blue:wlan   ) out hi
 gpio-503 (                    |netgear:amber:test  ) out hi
 gpio-504 (                    |netgear:green:power ) out lo
 gpio-505 (                    |rfkill              ) in  hi
 gpio-507 (                    |wps                 ) in  hi
 gpio-508 (                    |reset               ) in  hi
 gpio-510 (                    |ath9k-phy0          ) out hi <===!

The pin pointed above is default LED GPIO (8) for AR9287.
For WNR2200 it is not connected anywhere - pin 0 drives blue WLAN
LED instead - but initialization code is missing that information.

This fix calls ap9x_pci_setup_wmac_led_pin() function at device
setup, forcing WLAN LED pin to be 0 and removing redundant entry.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2019-08-31 12:08:23 +02:00
..
apm821xx
ar7
ar71xx ar71xx: WNR2200: remove redundant GPIO for WLAN LED 2019-08-31 12:08:23 +02:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: etactica-eg200: fix restore button 2019-08-31 12:08:23 +02:00
bcm53xx kernel: bump 4.19 to 4.19.68 2019-08-28 13:08:20 +02:00
brcm47xx
brcm63xx kernel: bump 4.14 to 4.14.141 2019-08-30 16:45:54 +02:00
brcm2708 kernel: bump 4.19 to 4.19.69 2019-08-30 16:45:54 +02:00
cns3xxx
gemini
generic kernel: add disable_eap_hack sysfs attribute 2019-08-28 16:10:45 +02:00
imx6
ipq40xx kernel: bump 4.19 to 4.19.68 2019-08-28 13:08:20 +02:00
ipq806x
ixp4xx
kirkwood
lantiq
layerscape
malta
mediatek kernel: bump 4.19 to 4.19.69 2019-08-30 16:45:54 +02:00
mpc85xx
mvebu mvebu: sysupgrade: fix uDPU eMMC check regression 2019-08-29 20:53:32 +02:00
mxs
octeon
octeontx
omap
orion
oxnas
pistachio
ramips ramips: add support for Netgear R6260 and R6850 2019-08-31 10:31:00 +02:00
rb532
samsung
sunxi
tegra
uml
x86 kernel: bump 4.19 to 4.19.67 2019-08-27 10:32:44 +02:00
zynq
Makefile