]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 series
authorDavid Anders <danders@amltd.com>
Tue, 26 Sep 2006 16:46:00 +0000 (17:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Sep 2006 22:44:33 +0000 (23:44 +0100)
commit9d986d68890fb4891a3195e8d00bb443bca837f6
tree3fd7656ade08d17d6213fdaa27c86bda6f4b0b8b
parent6c892a3c3f79cd31d950a5b32948692de5ff6bcf
[ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 series

this patch registers the wakeup irq, sets a gpio pin to indicate the
status of system for suspend/resume operations, and adds the machine to
the supported machines for use with the simtec-pm

Signed-off-by: David Anders <danders@amltd.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/Kconfig
arch/arm/mach-s3c2410/mach-amlm5900.c
arch/arm/mach-s3c2410/pm-simtec.c
arch/arm/mach-s3c2410/s3c2410-pm.c