kernel-ark/arch/mips/include/asm/mach-ath79
Gabor Juhos 4c07c7dfa0 MIPS: ath79: add PCI IRQ handling code for AR724X SoCs
The PCI Host Controller of the AR724x SoC has a
built-in IRQ controller. The current code does
not supports that, so the IRQ lines wired to this
controller are not usable. This leads to failed
'request_irq' calls:

  ath9k 0000:00:00.0: request_irq failed
  ath9k: probe of 0000:00:00.0 failed with error -89

This patch adds support for the IRQ controller
in order to make PCI IRQs work.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc:  linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3496/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2012-05-15 17:49:04 +02:00
..
ar71xx_regs.h MIPS: ath79: Add AR933x specific WMAC setup code 2011-12-07 22:02:48 +00:00
ar933x_uart_platform.h SERIAL: AR933X: Add driver for the built-in UART of the SoC 2011-12-07 22:02:46 +00:00
ar933x_uart.h MIPS: ath79: Add early printk support for the AR933X SoCs 2011-12-07 22:02:45 +00:00
ath79_spi_platform.h SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs 2011-01-18 19:30:27 +01:00
ath79.h MIPS: ath79: Store the SoC revision in a global variable 2011-12-07 22:02:47 +00:00
cpu-feature-overrides.h
gpio.h
irq.h MIPS: ath79: fix a wrong IRQ number 2012-05-15 17:49:03 +02:00
kernel-entry-init.h
pci.h MIPS: ath79: add PCI IRQ handling code for AR724X SoCs 2012-05-15 17:49:04 +02:00
war.h