ARM: EXYNOS4: Add support Core1 Power On/Off with hotplug in/out
authorJungHi Min <junghi.min@samsung.com>
Sat, 16 Jul 2011 04:39:09 +0000 (13:39 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Jul 2011 14:36:19 +0000 (23:36 +0900)
commit911c29b0e5b299e39ed7875bb96906a9ef8617aa
treecc2de5a43e2c5080c536ff6599cc65c9ee05675b
parent55981f7b3cc9885d300637ea590148db329cb741
ARM: EXYNOS4: Add support Core1 Power On/Off with hotplug in/out

To insert the code for power on/off with pmu control to support hotplug in/out core1
As for hotplug.c, the codes for core1 to be hotplug in/out is inserted.
As for regs-pmu.h, S5P_CORE_LOCAL_PWR_EN is defined.
As for platsmp.c, the codes for core1 to be powered on is inserted.

Signed-off-by: JungHi Min <junghi.min@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/hotplug.c
arch/arm/mach-exynos4/include/mach/regs-pmu.h
arch/arm/mach-exynos4/platsmp.c
This page took 0.0354 seconds and 5 git commands to generate.