From d38018f2019c7d01660ca72eab055f79f4547f59 Mon Sep 17 00:00:00 2001
From: Philipp Zabel
Date: Tue, 11 Feb 2014 14:43:45 +0100
Subject: [PATCH] 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-format-patch failed