openwrt-pf/target/linux/imx6
Koen Vandeputte 9c63141025 imx6: fix legacy IRQ support (4.19)
The PCIe DWC host controller is now using MSI
(Message-signaled-interrupts) by default.

While ath9k itself does support MSI here, a lot of wlan adapters do not.
Avoid non-functioning cards by simply continue to disable MSI for now.

This can be done by appending "pci=nomsi" to the boot cmdline.

Also an extra fix needs to be backported which avoids MSI initialization
which prevented legacy IRQ's init from taking over.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2019-03-22 18:14:28 +01:00
..
base-files
files/firmware/imx/sdma imx6: fix DMA transaction errors 2018-11-06 11:49:27 +01:00
image imx6: image: ventana: Add missing BOOT_SCRIPT variable 2018-11-25 19:23:03 +01:00
patches-4.14 imx6: fix DMA transaction errors 2018-11-06 11:49:27 +01:00
patches-4.19 imx6: add support for kernel 4.19 2019-01-28 18:17:32 +01:00
profiles
config-4.14 imx6: enable crypto acceleration 2019-03-22 18:14:28 +01:00
config-4.19 imx6: fix legacy IRQ support (4.19) 2019-03-22 18:14:28 +01:00
Makefile