[PATCH] mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators
From: aaro.koskinen@iki.fi (Aaro Koskinen)
Date: 2014-08-19 21:33:51
Also in:
linux-omap
From: aaro.koskinen@iki.fi (Aaro Koskinen)
Date: 2014-08-19 21:33:51
Also in:
linux-omap
Hi, On Tue, Aug 19, 2014 at 08:24:05AM -0700, Tony Lindgren wrote:
Commit 43fef47f94a1 (mfd: twl4030-power: Add a configuration to turn off oscillator during off-idle) added support for configuring the PMIC to cut off resources during deeper idle states to save power.
[...]
Fixes: 43fef47f94a1 (mfd: twl4030-power: Add a configuration to turn off oscillator during off-idle) Cc: stable at vger.kernel.org # v3.16 Signed-off-by: Tony Lindgren <tony@atomide.com>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi> A.