]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit837ceaa8bd076f15cc2bbfcc9969864e9f62074f
treefba427b1c4a59e29da6688d2c9ceae93c33e2f71
parent324346260a35f79b7d3d65836a5db781450e406a
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