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-rc5. Paul Burton (4): PCI: xilinx: Create legacy IRQ domain with size 5 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 | 55 +++++++++++++++--------------------------- 2 files changed, 20 insertions(+), 37 deletions(-) -- 2.13.1