Searched hist:"605 ebd35f059eb7dc087c4b5def1a8ce80acec55" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | anatop-regulator.c | diff 605ebd35f059eb7dc087c4b5def1a8ce80acec55 Tue Feb 11 07:43:44 CST 2014 Philipp Zabel <p.zabel@pengutronix.de> regulator: anatop: Add power gating support to digital LDOs
The ARM, PU, and SOC LDOs in the i.MX6 PMU can completely gate their power output. Since power gating is configured by writing zero to the voltage target bitfield,, store a copy of the voltage selector to be restored when reenabling the regulator.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Mark Brown <broonie@linaro.org>
|