Re: [PATCH v2 0/6] PCI irq mapping fixes and cleanups
From: Lucas Stach <l.stach@pengutronix.de>
Date: 2014-03-28 15:47:36
Also in:
linux-arm-kernel, linux-pci, linux-samsung-soc, linux-sh, linux-tegra
Friendly ping. Bjorn could you please pick the patches labeled "PCI: ..." up? Both the Tegra and i.MX dts changes are already queued up for 3.15 and I think all patches gathered enough acks and tested-bys for this to be low risk. Regards, Lucas Am Mittwoch, den 05.03.2014, 14:25 +0100 schrieb Lucas Stach:
This series cleans up the PCI irq mapping for all the ARM PCI host drivers, so they handle it in the way defined in the common PCI bindings. I've worked in all the feedback I received on the first round of this series and left out the i.MX pcie driver changes, as these need more work includig breaking of the existing binding, which I'll send as a separate series. Lucas Stach (6): ARM: dts: tegra: add PCIe interrupt mapping properties PCI: tegra: use new OF interrupt mapping when possible PCI: rcar: use new OF interrupt mapping when possible ARM: dts: exynos5440: fix PCIe interrupt mapping ARM: dts: imx6: add PCIe interrupt mapping properties PCI: designware: use new OF interrupt mapping when possible .../devicetree/bindings/pci/nvidia,tegra20-pcie.txt | 8 ++++++++ arch/arm/boot/dts/exynos5440.dtsi | 6 ++++-- arch/arm/boot/dts/imx6qdl.dtsi | 8 ++++++++ arch/arm/boot/dts/tegra20.dtsi | 4 ++++ arch/arm/boot/dts/tegra30.dtsi | 4 ++++ drivers/pci/host/pci-rcar-gen2.c | 12 +++++++++--- drivers/pci/host/pci-tegra.c | 7 ++++++- drivers/pci/host/pcie-designware.c | 12 +++++++++--- 8 files changed, 52 insertions(+), 9 deletions(-)
-- Pengutronix e.K. | Lucas Stach | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-5076 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |