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