summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4/include/mach/regs-pmu.h
diff options
context:
space:
mode:
authorJungHi Min2011-07-16 06:39:09 +0200
committerKukjin Kim2011-07-20 16:36:19 +0200
commit911c29b0e5b299e39ed7875bb96906a9ef8617aa (patch)
treecc2de5a43e2c5080c536ff6599cc65c9ee05675b /arch/arm/mach-exynos4/include/mach/regs-pmu.h
parentARM: EXYNOS4: Add chained enrty/exit function to uart interrupt handler (diff)
downloadkernel-qcow2-linux-911c29b0e5b299e39ed7875bb96906a9ef8617aa.tar.gz
kernel-qcow2-linux-911c29b0e5b299e39ed7875bb96906a9ef8617aa.tar.xz
kernel-qcow2-linux-911c29b0e5b299e39ed7875bb96906a9ef8617aa.zip
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>
Diffstat (limited to 'arch/arm/mach-exynos4/include/mach/regs-pmu.h')
-rw-r--r--arch/arm/mach-exynos4/include/mach/regs-pmu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/include/mach/regs-pmu.h b/arch/arm/mach-exynos4/include/mach/regs-pmu.h
index a9643371f8e7..fa49bbb8e7b0 100644
--- a/arch/arm/mach-exynos4/include/mach/regs-pmu.h
+++ b/arch/arm/mach-exynos4/include/mach/regs-pmu.h
@@ -158,6 +158,7 @@
#define S5P_PMU_GPS_CONF S5P_PMUREG(0x3CE0)
#define S5P_PMU_SATA_PHY_CONTROL_EN 0x1
+#define S5P_CORE_LOCAL_PWR_EN 0x3
#define S5P_INT_LOCAL_PWR_EN 0x7
#define S5P_CHECK_SLEEP 0x00000BAD