]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: S5PC1XX: add cpu idle and system reset support
authorKyungmin Park <kyungmin.park@samsung.com>
Tue, 17 Nov 2009 07:41:17 +0000 (08:41 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 1 Dec 2009 01:33:15 +0000 (01:33 +0000)
commitc3fcf5d1a43cc27393f77d07b1323232095173de
tree544d53172edc45f2fafa20b511e2926528c2430b
parentb0d5217cfb0a2357ac076977400c648cccff6154
ARM: S5PC1XX: add cpu idle and system reset support

Add CPU idle support by a call to SoC build-in power management core.
Add system reset support by a simple write to system controll register.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5pc100/cpu.c
arch/arm/mach-s5pc100/include/mach/system.h
arch/arm/plat-s3c/include/plat/cpu.h
arch/arm/plat-s5pc1xx/include/plat/regs-power.h [new file with mode: 0644]