1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target/linux/apm821xx
Christian Lamparter 252197f014 apm821xx: provide legacy interrupts for PCIe in DT
Devices with PCIe-Switches like the WNDR4700, MR24 and WNDAP660
need to have the interrupts property specified in the device-tree
for the legacy pci interrupt signaling method to work.

If the proper interrupt value is not specified, the default INTA
IRQ 12 is taken for all devices. This is especially bad, if the
device is setup to use INTC, because these interrupts will not
be serviced.

Russell Senior reported his experience on the MR24:
"The symptom is client devices can't see the beacons.
Wifi ifaces appear, can scan and hear other networks,
but clients can't see the MR24's SSIDs."

(The interrupts-property on the WNDAP620 was optional since it
uses INTA by default. Likewise the MX60W is in the same category)

Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2020-09-05 23:26:05 +02:00
..
base-files apm821xx: WNDR4700: enumerate PCIe in device-tree 2020-08-29 17:14:27 +02:00
dts apm821xx: provide legacy interrupts for PCIe in DT 2020-09-05 23:26:05 +02:00
image treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00
nand apm821xx: WNDR4700: delete wndr4700 board file 2020-08-29 17:14:49 +02:00
patches-4.19 kernel: Update kernel 4.19 to version 4.19.138 2020-08-10 19:34:37 +02:00
patches-5.4 apm821xx: WNDR4700: delete wndr4700 board file 2020-08-29 17:14:49 +02:00
sata treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00
config-4.19 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
config-5.4 apm821xx: WNDR4700: delete wndr4700 board file 2020-08-29 17:14:49 +02:00
Makefile apm821xx: switch to 5.4 kernel 2020-03-22 23:02:09 +01:00