MIPS: JZ4740: read intc base address from DT
authorPaul Burton <paul.burton@imgtec.com>
Sun, 24 May 2015 15:11:28 +0000 (16:11 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:53:05 +0000 (21:53 +0200)
commit3aa94590e7bf82680ccba5ce65f3946c5b374ac4
tree2887627b5172326a666e3b5061c9c3bc0b78e2aa
parentad68f8d3c2a1f61ce98665d6d0c1a2e52a75ea77
MIPS: JZ4740: read intc base address from DT

Read the base address of the SoC interrupt controller from the device
tree rather than relying upon the JZ4740_INTC_BASE_ADDR macro, in order
to remove the dependency on the asm/mach-jz4740/base.h header.

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