ARM: shmobile: r8a73a4 IRQC support V2
authorMagnus Damm <damm@opensource.se>
Tue, 26 Mar 2013 01:34:42 +0000 (10:34 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 2 Apr 2013 01:58:20 +0000 (10:58 +0900)
commit984ca295010ad0113b986a404931566f9b1791d4
treed3bc7191079a81df7ed4ea0f1c4dd5be196d9e4a
parente481a528901d0cd18b5b5fcbdc55207ea3b6ef68
ARM: shmobile: r8a73a4 IRQC support V2

Add IRQC interrupt controller support to r8a73a4 by
hooking up two IRQC instances to handle 58 external
IRQ signals. There IRQC controllers are tied to SPIs
of the GIC. On r8a73a4 exact IRQ pin routing is handled
by the PFC which is excluded from this patch.

Both platform devices and DT devices are added in this
patch. The platform device versions are used to provide
a static interrupt map configuration for board code
written in C.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a73a4.dtsi
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/setup-r8a73a4.c