mfd: twl4030-power: Add recommended idle configuration
authorTony Lindgren <tony@atomide.com>
Tue, 20 May 2014 18:17:54 +0000 (11:17 -0700)
committerLee Jones <lee.jones@linaro.org>
Wed, 28 May 2014 07:05:46 +0000 (08:05 +0100)
commit76714d2c090f836fe005008116075a7b5bfde852
tree9f787b0187d7a4f6648c1a8176a2855983159eed
parente7cd1d1eb16fcdf53001b926187a82f1f3e1a7e6
mfd: twl4030-power: Add recommended idle configuration

These settings are based on the "Recommended Sleep Sequences for
the Zoom Platform".

The settings assume most of the regulators are under control of
Linux, and twl4030 only cuts off VDD1 and VDD2 during off-idle as
Linux cannot do it.

For any board specific changes to these, let's patch them in as
changes to the generic data in the follow-up patches. This keeps
the board specific changes small.

Note that this does not consider the twl5030 errata 27 and 28.
That can be added later on after it has been tested. For more
information about errata 27 and 28.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/twl4030-power.txt
drivers/mfd/twl4030-power.c