commit | a0e23267d4c57cdaa88114c3d88e25c87ee32d84 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Tue Jul 31 17:11:21 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 21 11:57:46 2007 +0900 |
tree | ef578c3f6267dd7d16ede6e3cd778f0b1e619a76 | |
parent | e7bd34a15b85655f24d1b45edbe3bdfebf9d027e [diff] |
sh: intc - add support for SH7785 This patch converts the cpu specific interrupt setup code for sh7785 from intc2 to intc. New vectors are also added to match the information provided by the datasheet. No IRQ/IRL pin vectors are enabled by default. Use plat_irq_setup_pins() to select between IRL and IRQ mode. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>