]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitae4d75330a0649e41000a96a2f6195593ae58d45
treef01e73e8aed5a4fb21a6a46314a6a105fb614627
parent9eeb4a77fbeea40877998035196c6aecf836e69a
mfd: twl4030-power: Add a configuration to turn off oscillator during off-idle

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>
Documentation/devicetree/bindings/mfd/twl4030-power.txt
drivers/mfd/twl4030-power.c