2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 18:24:23 +08:00
linux-next/arch/sh/kernel/cpu/sh4a
Magnus Damm 39c7aa9ea9 sh: intc - add support for 7780
This patch converts the cpu specific 7780 setup code to use the
new intc controller. Many new vectors are added and also support for
external interrupt sense configuration. So with this patch it is now
possible to configure external interrupt pins as edge or level
triggered using set_irq_type().

No external interrupts are registered by default.
Use plat_irq_setup_pins() to select between IRQ or IRL mode.

This patch also fixes the Alarm IRQ for the RTC.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-20 12:18:21 +09:00
..
clock-sh7343.c fix file specification in comments 2007-05-09 08:58:16 +02:00
clock-sh7722.c sh: Fix clock multiplier on SH7722. 2007-05-21 14:34:45 +09:00
clock-sh7770.c fix file specification in comments 2007-05-09 08:58:16 +02:00
clock-sh7780.c fix file specification in comments 2007-05-09 08:58:16 +02:00
clock-sh7785.c sh: Add SH7785 Highlander board support (R7785RP). 2007-05-07 02:10:53 +00:00
clock-sh73180.c fix file specification in comments 2007-05-09 08:58:16 +02:00
clock-shx3.c sh: Preliminary support for the SH-X3 CPU. 2007-06-20 18:27:10 +09:00
Makefile sh: Preliminary support for the SH-X3 CPU. 2007-06-20 18:27:10 +09:00
setup-sh7343.c sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
setup-sh7722.c sh: IPR/INTC2 IRQ setup consolidation. 2007-07-20 12:18:20 +09:00
setup-sh7770.c sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
setup-sh7780.c sh: intc - add support for 7780 2007-07-20 12:18:21 +09:00
setup-sh7785.c sh: IPR/INTC2 IRQ setup consolidation. 2007-07-20 12:18:20 +09:00
setup-sh73180.c sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
setup-shx3.c sh: IPR/INTC2 IRQ setup consolidation. 2007-07-20 12:18:20 +09:00