linux/arch/mips/jz4740
Paul Burton 943d69c6c2 MIPS: JZ4740: support >32 interrupts
On newer Ingenic SoCs the interrupt controller supports more than 32
interrupts, which it does by duplicating the registers at intervals
of 0x20 bytes within its address space. Add support for an arbitrary
number of interrupts using multiple generic chips, and provide the
number of chips to register from the interrupt controller probe
function.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: Brian Norris <computersforpeace@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/10141/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-06-21 21:53:03 +02:00
..
board-qi_lb60.c mtd: nand: jz4740: Convert to GPIO descriptor API 2015-02-02 01:04:36 -08:00
clock-debugfs.c MIPS: jz4740: remove unnecessary null test before debugfs_remove 2014-08-02 00:06:47 +02:00
clock.c MIPS: jz4740: Correct clock gate bit for DMA controller 2013-07-05 11:40:53 +05:30
clock.h MIPS: JZ4740: Add clock API support. 2010-08-05 13:26:12 +01:00
gpio.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
irq.c MIPS: JZ4740: support >32 interrupts 2015-06-21 21:53:03 +02:00
irq.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
Kconfig MIPS: JZ4740: introduce CONFIG_MACH_INGENIC 2015-06-21 21:52:47 +02:00
Makefile MIPS: jz4740: Remove custom DMA API 2013-07-05 11:40:52 +05:30
Platform MIPS: JZ4740: introduce CONFIG_MACH_INGENIC 2015-06-21 21:52:47 +02:00
platform.c MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_generic 2014-08-01 18:37:42 +02:00
pm.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
prom.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
reset.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
reset.h MIPS: JZ4740: Add power-management and system reset support 2010-08-05 13:26:14 +01:00
serial.c MIPS: JZ4740: Add serial support 2010-08-05 13:26:16 +01:00
serial.h MIPS: JZ4740: Forward declare struct uart_port in header. 2012-10-17 17:00:50 +02:00
setup.c MIPS: JZ4740: probe interrupt controller via DT 2015-06-21 21:52:58 +02:00
time.c MIPS: jz4740: Implement read_sched_clock 2015-04-01 17:21:31 +02:00
timer.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00