MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT
authorPaul Burton <paul.burton@imgtec.com>
Sun, 24 May 2015 15:11:22 +0000 (16:11 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:52:59 +0000 (21:52 +0200)
commit69ce4b2288d22ad23b8ceeb8c238fcc58a7e5089
treef9edcea8a2a44972acc3831d7eb1180da239e70b
parentadbdce77ccc345e6ae86f6887212af13983a626e
MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT

Rather than hardcoding the IRQ number used to cascade interrupts from
the SoC interrupt controller to the CPU interrupt controller, read that
IRQ number from the DT describing the system.

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/10137/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/jz4740/irq.c