ARM: S5PV310: Add support External Interrupt
authorJongsun Han <jongsun.han@samsung.com>
Thu, 21 Oct 2010 06:18:55 +0000 (15:18 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 25 Oct 2010 07:11:28 +0000 (16:11 +0900)
commitd8bb31e68f618ad10ea1088a9e9dd426d5e54bfc
tree63a012fe7f270a783d1895d7c0c976dee646f976
parent40c9bc5c3cf6a6742485f282feed5c7e3839e2d9
ARM: S5PV310: Add support External Interrupt

This patch adds EINT(External Interrupt) support on S5PV310 and S5PC210.
All EINTs are transferred to GIC through interrupt combiner.

Signed-off-by: Jongsun Han <jongsun.han@samsung.com>
Signed-off-by: Jongpill Lee <boyko.lee@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5pv310/Makefile
arch/arm/mach-s5pv310/irq-eint.c [new file with mode: 0644]