summaryrefslogtreecommitdiff
path: root/include/linux/mfd
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2014-06-03 15:15:36 +0530
committerTony Ly <tly@nvidia.com>2014-06-05 11:59:13 -0700
commit208df985d7c194aecfbefc35bb717647f9373ba5 (patch)
tree0931aff6b26c0ee3f2b8796fd0fec49e0f876d3a /include/linux/mfd
parent92ff6eb49b90fc33fd5072025d8a9263b0eb4ca6 (diff)
regulator: palams: add support for disabling pulldown of LDOs
Add support for disabling pull down of the LDOs. this is configurable from platforms. bug 1494740 Change-Id: I8c3e02f36b3045fa25a8c881a10c686ab9c63967 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/418246 (cherry picked from commit 0894c40230017f0fbb0f463a0c5027738b1d2b1f) Reviewed-on: http://git-master/r/419339 Tested-by: Venkat Reddy Talla <vreddytalla@nvidia.com>
Diffstat (limited to 'include/linux/mfd')
-rw-r--r--include/linux/mfd/palmas.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/mfd/palmas.h b/include/linux/mfd/palmas.h
index f203c51837e9..8285538c2508 100644
--- a/include/linux/mfd/palmas.h
+++ b/include/linux/mfd/palmas.h
@@ -369,6 +369,9 @@ struct palmas_reg_init {
* discharge on idle state and enable on suspend/shutdown.
*/
bool disable_active_discharge_idle;
+
+ /* Disable pull down fro LDO */
+ bool disable_pull_down;
};
enum palmas_regulators {