ARM: mach-shmobile: sh73a0 GPIO IRQ support
authorMagnus Damm <damm@opensource.se>
Wed, 28 Sep 2011 07:55:45 +0000 (16:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 4 Nov 2011 15:59:10 +0000 (00:59 +0900)
commit13fc7e7c2cd08a884f76eeb940957160b296d5c3
treefba427b1c4a59e29da6688d2c9ceae93c33e2f71
parent832217daec1aa8683c037e8e0e0b910ea24fbca5
ARM: mach-shmobile: sh73a0 GPIO IRQ support

This patch adds support for sh73a0 GPIO IRQs by making use
of the PFC GPIO IRQ feature. Only IRQ pins are  supported
at this time. In the future when PINT interrupts also are
supported properly we can easily extend the table with such
information. Also, the sh73a0 is currently making use of
the GIC for external interrupt which is rather unflexible
when it comes to triggering configuration at this point.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/pfc-sh73a0.c