alistair23-linux/drivers/pci/host
Lucas Stach f5d3352b27 PCI: tegra: Use new OF interrupt mapping when possible
Use new OF interrupt mapping (of_irq_parse_and_map_pci()) when possible.
This is the recommended method of doing the IRQ mapping.  For old
devicetrees we fall back to the previous practice.

This allows interrupts to be remapped across bridges.

Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2014-04-16 10:24:32 -06:00
..
Kconfig PCI: rcar: Make the Kconfig dependencies more generic 2014-02-26 13:54:18 -07:00
Makefile Merge branch 'pci/host-rcar' into next 2013-10-31 13:58:49 -06:00
pci-exynos.c PCI: designware: Add dw_pcie prefix before cfg_read/write 2013-12-20 09:18:31 -07:00
pci-imx6.c PCI: imx6: Wait for retraining 2014-02-19 14:54:45 -07:00
pci-mvebu.c PCI: mvebu: Call request_resource() on the apertures 2014-02-18 13:35:20 -07:00
pci-rcar-gen2.c PCI: rcar: Use new OF interrupt mapping when possible 2014-04-16 10:24:09 -06:00
pci-tegra.c PCI: tegra: Use new OF interrupt mapping when possible 2014-04-16 10:24:32 -06:00
pcie-designware.c PCI: designware: Use new OF interrupt mapping when possible 2014-04-16 10:23:46 -06:00
pcie-designware.h PCI: designware: Add dw_pcie prefix before cfg_read/write 2013-12-20 09:18:31 -07:00