]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: EXYNOS4: Add support external GIC
authorChanghwan Youn <chaos.youn@samsung.com>
Sat, 16 Jul 2011 01:49:51 +0000 (10:49 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Jul 2011 14:28:28 +0000 (23:28 +0900)
commite3d1c45a4df119233bd6d8019fc4553b7dcf5e99
tree452f0015f1a78897a8a22ee43ebdc7a8f576c55d
parent6a344a7da5e3725c50bf600aae460860285b1228
ARM: EXYNOS4: Add support external GIC

For full support of power modes, this patch adds implementation
external GIC on EXYNOS4.

External GIC of Exynos4 cannot support register banking so
several interrupt related code for CPU1 should be different
from that of CPU0.

Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/cpu.c
arch/arm/mach-exynos4/include/mach/entry-macro.S
arch/arm/mach-exynos4/include/mach/map.h
arch/arm/mach-exynos4/platsmp.c