aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEmeric Vigier <emeric.vigier@stericsson.com>2011-02-24 16:59:58 +0100
committerHenrik Öhman <henrik.ohman@stericsson.com>2011-03-11 13:33:06 +0100
commit1a99e7160a6df0e8f248266816a22b4c478e0aab (patch)
tree7e360d60810f6a9dfe3fd63631ae0762f550ef34 /include
parent60feb9cff6890072a6a50cfea104d717e56b962d (diff)
ARM: ux500: Update regulator settings
Disable bodybiasing, change Vsmpsext4, Vaux1 and Vpll configs Change-Id: I17defafcf8813b483e80d4db1aac7ce26b868d5a Signed-off-by: Alexandre Torgue <alexandre.torgue@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/16958 Reviewed-by: Martin PERSSON <martin.persson@stericsson.com> Tested-by: Martin PERSSON <martin.persson@stericsson.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/regulator/ab8500.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/regulator/ab8500.h b/include/linux/regulator/ab8500.h
index 58f02bdfd09..35c629f1f50 100644
--- a/include/linux/regulator/ab8500.h
+++ b/include/linux/regulator/ab8500.h
@@ -67,6 +67,10 @@ enum ab8500_regulator_reg {
AB8500_REGUCTRL2SPARE,
AB8500_REGUCTRLDISCH,
AB8500_REGUCTRLDISCH2,
+ AB8500_ARMREGU2,
+ AB8500_VSMPS1REGU,
+ AB8500_VSMPS2REGU,
+ AB8500_VSMPS3REGU,
AB8500_NUM_REGULATOR_REGISTERS,
};