]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Generic twl4030 power script for 3430 based boards.
authorPeter 'p2' De Schrijver <peter.de-schrijver@nokia.com>
Mon, 20 Oct 2008 08:37:55 +0000 (11:37 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 24 Oct 2008 22:53:53 +0000 (15:53 -0700)
commit86d7cb0bc8fd0c638d7aa407096e8cb122c5fd6a
treeed4c604621d19188747380a5152c937aadf61954
parentef0a48a958d71eefea0dff3a02832af3f1ac2acf
Generic twl4030 power script for 3430 based boards.

This is a generic twl4030 power script for 3430 based boards. It handles
sleep and wakeup events. In case of a sleep event it will first put the
Reset and Control (RC) resources to sleep and then put the voltage regulators
to sleep. In case of a wakeup event, the system clock will be started first,
then the voltage regulators will be woken up and finally the RC resources will
be woken up.

Signed-off-by: Peter 'p2' De Schrijver <peter.de-schrijver@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/twl4030-generic-scripts.c [new file with mode: 0644]
arch/arm/mach-omap2/twl4030-generic-scripts.h [new file with mode: 0644]