regulator: s2mps11: Add support for S2MPS15 regulators
authorThomas Abraham <thomas.ab@samsung.com>
Fri, 20 Nov 2015 10:37:52 +0000 (16:07 +0530)
committerLee Jones <lee.jones@linaro.org>
Mon, 23 Nov 2015 10:34:16 +0000 (10:34 +0000)
commit51af20675800ffbd97bd48363a06e00f83de44c4
treecd9f3678f9f63a2f1d94b9d6f88fa52cfd998c5c
parent9e4808d2c6a6660d5d2cd572e689570df14a8472
regulator: s2mps11: Add support for S2MPS15 regulators

The S2MPS15 PMIC is similar in functionality to S2MPS11/14 PMIC. It contains
27 LDO and 10 Buck regulators and allows programming these regulators via a
I2C interface. This patch adds initial support for LDO/Buck regulators of
S2MPS15 PMIC.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/regulator/Kconfig
drivers/regulator/s2mps11.c