Skip to content
Commit 804f57b1 authored by Lucas Stach's avatar Lucas Stach Committed by Bjorn Helgaas
Browse files

PCI: designware: 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 makes INTB, INTC, and INTD work on i.MX.

Tested-by: default avatarTim Harvey <tharvey@gateworks.com>
Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarMarek Vasut <marex@denx.de>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarJingoo Han <jg1.han@samsung.com>
parent a19f88bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment