linux/arch/mips/ath79
Gabor Juhos d22ce25f87 MIPS: ath79: allow to use SoC specific PCI IRQ maps
The PCI controllers in the AR71XX and in the
AR724X SoCs are different, and both of them
uses different IRQ wiring.

The patch modifies the 'pcibios_map_irq' function
in order to allow to use different IRQ maps for
the different SoCs. The patch also adds a function,
which lets the board setup code to override the
default IRQ map.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3500/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2012-05-15 17:49:06 +02:00
..
clock.c MIPS: ath79: add AR933X specific clock init 2011-12-07 22:02:45 +00:00
common.c MIPS: ath79: Store the SoC revision in a global variable 2011-12-07 22:02:47 +00:00
common.h
dev-common.c MIPS: ath79: register UART device for the AR933X SoCs 2011-12-07 22:02:46 +00:00
dev-common.h MIPS: ath79: add common watchdog device 2011-01-18 19:30:26 +01:00
dev-gpio-buttons.c MIPS: ath79: Use kmemdup rather than duplicating its implementation 2012-05-15 17:49:00 +02:00
dev-gpio-buttons.h MIPS: ath79: add common GPIO buttons device 2011-01-18 19:30:27 +01:00
dev-leds-gpio.c MIPS: ath79: Use kmemdup rather than duplicating its implementation 2012-05-15 17:49:00 +02:00
dev-leds-gpio.h MIPS: ath79: add common GPIO LEDs device 2011-01-18 19:30:26 +01:00
dev-spi.c MIPS: ath79: add common SPI controller device 2011-01-18 19:30:27 +01:00
dev-spi.h MIPS: ath79: add common SPI controller device 2011-01-18 19:30:27 +01:00
dev-usb.c USB: use generic platform driver on ath79 2012-03-15 12:45:43 -07:00
dev-usb.h MIPS: ath79: add common USB Host Controller device 2011-12-07 22:02:44 +00:00
dev-wmac.c MIPS: ath79: fix AR933X WMAC reset code 2012-04-27 15:18:30 +01:00
dev-wmac.h MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.h 2011-12-07 22:02:48 +00:00
early_printk.c MIPS: ath79: Add early printk support for the AR933X SoCs 2011-12-07 22:02:45 +00:00
gpio.c MIPS: ath79: add AR933X specific GPIO initialization 2011-12-07 22:02:46 +00:00
irq.c MIPS: ath79: Add AR933X specific IRQ initialization 2011-12-07 22:02:45 +00:00
Kconfig MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs 2012-05-15 17:49:05 +02:00
mach-ap81.c MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.h 2011-12-07 22:02:48 +00:00
mach-ap121.c MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.h 2011-12-07 22:02:48 +00:00
mach-pb44.c MIPS: ath79: add common USB Host Controller device 2011-12-07 22:02:44 +00:00
mach-ubnt-xm.c MIPS: ath79: allow to use board specific pci_plat_dev_init functions 2012-05-15 17:49:05 +02:00
machtypes.h Initial support for the Ubiquiti Networks XM board (rev 1.0). 2011-12-07 22:02:47 +00:00
Makefile MIPS: ath79: separate common PCI code 2012-05-15 17:49:00 +02:00
pci.c MIPS: ath79: allow to use SoC specific PCI IRQ maps 2012-05-15 17:49:06 +02:00
pci.h MIPS: ath79: allow to use SoC specific PCI IRQ maps 2012-05-15 17:49:06 +02:00
Platform
prom.c
setup.c Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next 2012-01-11 15:42:31 +01:00