regulator: s2mps11: Add support S2MPU02 regulator device
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 25 Jun 2014 07:14:45 +0000 (16:14 +0900)
committerLee Jones <lee.jones@linaro.org>
Wed, 9 Jul 2014 13:58:11 +0000 (14:58 +0100)
commit00e2573d2c10813d4192cc8e5969edc4b250a26e
tree492c43794106cabe8b9fe307a9dbf91f331cbb7e
parent54e8827d5f0e66d152ef63e7958030ef4880cd85
regulator: s2mps11: Add support S2MPU02 regulator device

This patch add S2MPU02 regulator device to existing S2MPS11 device driver
because of little difference between S2MPS1x and S2MPU02. The S2MPU02
regulator device includes LDO[1-28] and BUCK[1-7].

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
[Add missing linear_min_sel of S2MPU02 LDO regulators by Jonghwa Lee]
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Mark Brown <broonie@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/sec-core.c
drivers/regulator/s2mps11.c