This series fixes an issue found using INTx interrupts with the Xilinx AXI PCIe Host Bridge IP on the Imagination Technologies MIPS Boston development board, performs a couple of optimisations to interrupt handling & allows the driver to be used on MIPS systems. Applies atop v4.12-rc3. Paul Burton (4): PCI: xilinx: Fix INTX irq dispatch PCI: xilinx: Unify INTx & MSI interrupt decode PCI: xilinx: Don't enable config completion interrupts PCI: xilinx: Allow build on MIPS platforms drivers/pci/host/Kconfig | 2 +- drivers/pci/host/pcie-xilinx.c | 57 +++++++++++++++--------------------------- 2 files changed, 21 insertions(+), 38 deletions(-) -- 2.13.0