diff options
| author | Zhenhua HUANG <zhenhua.huang@stericsson.com> | 2013-04-02 08:24:15 -0400 |
|---|---|---|
| committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-04-03 13:40:26 -0400 |
| commit | 684d5ce4afafddb2ad08f36ea30ca7d7adc88ebe (patch) | |
| tree | 1a4f372b345f59ee9250a0088ca3092487fba23e /include/linux/regulator | |
| parent | 33aeb49e247ff6b0d51301b92681a304f097c263 (diff) | |
regulator: ab8500: Introduce aux5, aux6 regulators for AB8540
Introduce aux5, aux6 into ab8540 regulator framework.
Signed-off-by: Zhenhua HUANG <zhenhua.huang@stericsson.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Maxime COQUELIN <maxime.coquelin@stericsson.com>
Reviewed-by: David PARIS <david.paris@stericsson.com>
Reviewed-by: Philippe LANGLAIS <philippe.langlais@stericsson.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/linux/regulator')
| -rw-r--r-- | include/linux/regulator/ab8500.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/regulator/ab8500.h b/include/linux/regulator/ab8500.h index 44f67e8f1a6d..90b8b5ae9a4e 100644 --- a/include/linux/regulator/ab8500.h +++ b/include/linux/regulator/ab8500.h | |||
| @@ -74,6 +74,8 @@ enum ab8540_regulator_id { | |||
| 74 | AB8540_LDO_AUX2, | 74 | AB8540_LDO_AUX2, |
| 75 | AB8540_LDO_AUX3, | 75 | AB8540_LDO_AUX3, |
| 76 | AB8540_LDO_AUX4, | 76 | AB8540_LDO_AUX4, |
| 77 | AB8540_LDO_AUX5, | ||
| 78 | AB8540_LDO_AUX6, | ||
| 77 | AB8540_LDO_INTCORE, | 79 | AB8540_LDO_INTCORE, |
| 78 | AB8540_LDO_TVOUT, | 80 | AB8540_LDO_TVOUT, |
| 79 | AB8540_LDO_AUDIO, | 81 | AB8540_LDO_AUDIO, |
