From: Philipp Zabel
Date: Tue, 11 Feb 2014 13:43:44 +0000 (+0100)
Subject: regulator: anatop: Add power gating support to digital LDOs
X-Git-Tag: v3.15-rc1~148^2~6^6~2
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=605ebd35f059eb7dc087c4b5def1a8ce80acec55;p=pandora-kernel.git
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
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed