imx6: disable MSI interrupts
authorTim Harvey <tharvey@gateworks.com>
Thu, 20 Apr 2017 20:28:20 +0000 (13:28 -0700)
committerFelix Fietkau <nbd@nbd.name>
Wed, 26 Apr 2017 09:52:55 +0000 (11:52 +0200)
commit456bd950236e5a8a59c19ae8614bec65ed513a2f
treed959b1bbd48609bdc63ab110505d03dd54a6b3a9
parentbc1e7469aac44ce1e9a21be4cea1e6e7672f3cdb
imx6: disable MSI interrupts

The IMX6 PCIe host controller does not fire legacy interrupts if MSI is
enabled. A patch is being worked on to enable MSI at runtime only when
it is needed but meanwhile this patch will disable MSI for the imx6 kernel.

This fixes the no interrupt issue on cards/drivers that use legacy interrupts
such as ath9k.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/imx6/config-4.9
target/linux/imx6/patches-4.9/200-disable-msi.patch [new file with mode: 0644]