openwrtv4/target/linux/ramips
NeilBrown 5f7396ebef ramips: improve interrupt mapping
As the Interrupts for the PCI adapters are listed in
devicetree we shouldn't need to have them explicit in the code.

The simplest way to do this is to use of_irq_parse_and_map_pci()
and specify an interrupt-map which identifies the different
PCI hosts by bus/slot numbers.
This has the advantage that the hwirq number are mapped to virq
numbers for us, so the ugly hack can go.

Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-14 16:23:59 +02:00
..
base-files ramips: add support for mqmaker witi 512mb version 2018-05-07 18:54:23 +02:00
dts ramips: improve interrupt mapping 2018-05-14 16:23:59 +02:00
files-4.14 ramips: improve interrupt mapping 2018-05-14 16:23:59 +02:00
image ramips: add support for mqmaker witi 512mb version 2018-05-07 18:54:23 +02:00
mt76x8 ramips: drop linux 4.9 support 2018-04-06 18:21:45 +02:00
mt7620 ramips: drop linux 4.9 support 2018-04-06 18:21:45 +02:00
mt7621 ramips: drop linux 4.9 support 2018-04-06 18:21:45 +02:00
patches-4.14 ramips: Move PCI driver to files directory 2018-05-14 15:55:17 +02:00
rt288x ramips: drop linux 4.9 support 2018-04-06 18:21:45 +02:00
rt305x ramips: add dwr-512 jboot firmware configuration 2018-04-08 09:51:06 +02:00
rt3883 ramips: add dwr-512 jboot firmware configuration 2018-04-08 09:51:06 +02:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk ramips: rename pwm kernel module 2018-04-08 12:35:33 +02:00