openwrtv4/target/linux/ath79
Matt Merhar af3b1756f0 ath79: fix irq assignment for pci-ar71xx driver
In the new DT-based pci-ar71xx driver, ar71xx_pci_irq_init() was being
called before populating the PCI controller's device_node struct member.
This led to no IRQ being assigned to connected PCI devices (e.g. ath9k
cards) and caused them to be non-functional aside from simply being
detected.

The previous errors encountered in dmesg were: "irq: no irq domain found
for /ahb/apb/pcie-controller@180c0000 !". /proc/interrupts listed an IRQ
of 0 for the cards.

While this has been only been tested on a yet-to-be-merged RouterStation
Pro target, it should also fix the broken wifi people have reported for
the ath79 WNDR3800 target.

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2018-07-30 20:22:44 +02:00
..
base-files ath79: add support for tl-wr841n-v9 2018-07-30 16:14:49 +02:00
dts ath79: add support for tl-wr841n-v9 2018-07-30 16:14:49 +02:00
files ath79: ag71xx: assert a switch reset if defined in dts. 2018-07-30 10:43:35 +02:00
generic ath79: disable unused drivers for tiny target 2018-07-07 21:07:40 +02:00
image ath79: add support for tl-wr841n-v9 2018-07-30 16:14:49 +02:00
nand ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
patches-4.14 ath79: fix irq assignment for pci-ar71xx driver 2018-07-30 20:22:44 +02:00
tiny kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
config-4.14 ath79: disable unused drivers for tiny target 2018-07-07 21:07:40 +02:00
Makefile ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00