commit | a1993055efcc14fd6d213b936d28a41ea52e1d3d | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Wed Oct 12 16:21:42 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Nov 05 01:02:51 2011 +0900 |
tree | 5284a00f273605d79cc9367594605a44ac1729ed | |
parent | da5713ef03aba15761eeeade4f4938e5db98b1e2 [diff] |
ARM: mach-shmobile: Use common INTC IRQ code on sh73a0 Improve IRQ triggering support by making use of the macro INTC_IRQ_PINS_32() for INTCA on sh73a0. Unfortunately it is not as easy as just using the macro as-is, we need to do mask and unmaks in the GIC but configure other bits and ack in INTCA. Update GPIO IRQ mappings while at it. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>