From: Philipp Zabel
Date: Tue, 11 Feb 2014 13:43:45 +0000 (+0100)
Subject: regulator: anatop: Add bypass support to digital LDOs
X-Git-Tag: v3.15-rc1~148^2~6^6~1
X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d38018f2019c7d01660ca72eab055f79f4547f59;p=pandora-kernel.git
regulator: anatop: Add bypass support to digital LDOs
The ARM, PU, and SOC LDOs in the i.MX6 PMU can operate
in bypass mode. This allows to use external switching
regulators for cpu voltage scaling.
Since bypass and power gating modes are not configured
with their own bits, but via the voltage target bitfield,
store bypass state to be restored when reenabling the
regulator.
Signed-off-by: Philipp Zabel
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed