openwrt/target/linux/ath79
Shiji Yang 54758cf24b ath79: ignore the abused interrupt-map on PCIe node
ath79 PCIe interrupt controller has stopped working correctly. This
is because the DT exposing a non-sensical interrupt-map property,
and their drivers relying on the kernel ignoring this property[1].

This patch fixes the PCIe init error:
ath9k 0000:00:00.0: of_irq_parse_pci: failed with rc=-14

Notice:
This is just a workaround, not a fix. PCIe driver and related dts
node need to be rewritten.

[1] https://lore.kernel.org/all/20211201114102.13446-1-maz@kernel.org/

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
2023-09-08 18:06:30 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: fix first reboot issue on Netgear WNDR4300 v2 and WNDR4500 v3 2023-08-24 00:04:38 +02:00
files ath79: fix ethernet driver build errors on kernel 6.1 2023-09-08 18:06:30 +02:00
generic ath79: add missing symbols by refreshing kernel configs 2023-09-08 18:06:30 +02:00
image ath79: fix first reboot issue on Netgear WNDR4300 v2 and WNDR4500 v3 2023-08-24 00:04:38 +02:00
mikrotik ath79: refresh patches and configs to introduce kernel 6.1 support 2023-09-08 18:06:30 +02:00
nand ath79: refresh patches and configs to introduce kernel 6.1 support 2023-09-08 18:06:30 +02:00
patches-5.15 ath79: rename and sort patches by OpenWrt naming rules 2023-09-08 18:06:30 +02:00
patches-6.1 ath79: ignore the abused interrupt-map on PCIe node 2023-09-08 18:06:30 +02:00
tiny ath79: add missing symbols by refreshing kernel configs 2023-09-08 18:06:30 +02:00
config-5.15 ath79: add missing symbols by refreshing kernel configs 2023-09-08 18:06:30 +02:00
config-6.1 ath79: refresh patches and configs to introduce kernel 6.1 support 2023-09-08 18:06:30 +02:00
Makefile ath79: refresh patches and configs to introduce kernel 6.1 support 2023-09-08 18:06:30 +02:00
modules.mk