This adds MSI support to the i.MX6 PCIe host controller driver. We keep MSI optional in order to not break any existing DTs. This series depends on the previous sent series "PCI irq mapping fixes and cleanups". Lucas Stach (3): ARM: dts: imx6: extend PCIe interrupt list for MSI PCI: designware: make MSI isr shared irq aware PCI: imx6: add support for MSI .../devicetree/bindings/pci/fsl,imx6q-pcie.txt | 9 +++++++- arch/arm/boot/dts/imx6qdl.dtsi | 4 +++- drivers/pci/host/pci-exynos.c | 4 +--- drivers/pci/host/pci-imx6.c | 26 ++++++++++++++++++++++ drivers/pci/host/pcie-designware.c | 6 ++++- drivers/pci/host/pcie-designware.h | 2 +- 6 files changed, 44 insertions(+), 7 deletions(-) -- 1.8.5.3 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html