imx6: fix legacy IRQ support (4.19)
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Thu, 21 Mar 2019 14:08:26 +0000 (15:08 +0100)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Fri, 22 Mar 2019 17:14:28 +0000 (18:14 +0100)
commit9c63141025ed5554891a1e4ae9be221f64ec0888
tree3d824531d005512e47e51015eb0f97d1775f9e56
parentf7a057871b9fcd3f3b15fff1ff6cc63b07a41351
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>
target/linux/generic/backport-4.19/030-PCI-dwc-skip-MSI-init-if-MSIs-have-been-explicitly-d.patch [new file with mode: 0644]
target/linux/imx6/config-4.19