mfd: twl4030-power: Add a configuration to turn off oscillator during off-idle
authorTony Lindgren <tony@atomide.com>
Wed, 14 May 2014 01:34:09 +0000 (18:34 -0700)
committerLee Jones <lee.jones@linaro.org>
Wed, 28 May 2014 07:06:18 +0000 (08:06 +0100)
Some oscillators can be turned off during off-idle saving few
a little bit power at the cost of the oscillator start up
latency.

If you board can do this, you can now enable it by using the
ti,twl4030-power-idle-osc-off compatible flag.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found