]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 3605/1: AT91RM9200 Power Management
authorAndrew Victor <andrew@sanpeople.com>
Tue, 20 Jun 2006 18:30:19 +0000 (19:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 20 Jun 2006 18:30:19 +0000 (19:30 +0100)
commit907d6deb625cd7ff5fea3ef4b20dfb6c1c19c3ee
treee89da97418b5b4fa51212bc14a558bcf0c3f900b
parent6902f523a328bba5af036699b1352389c0746526
[ARM] 3605/1: AT91RM9200 Power Management

Patch from Andrew Victor

This patch adds the core Power Management support for the AT91RM9200
processor.  It will support suspend-to-RAM and standby modes.

The suspend-to-RAM functionality is not 100% complete.  The code that
needs to be execute from the internal SRAM to restore the system is
outstanding.  For now we just fall through to Standby mode.

The AT91-specific at91_suspend_entering_slow_clock() function will
eventually be replaced by clk_must_disable() once that functionality is
added to mainline clock API.

Patch from David Brownell.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91rm9200/generic.h
arch/arm/mach-at91rm9200/pm.c [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/gpio.h