]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit362ab31f7db4f4d54e6109ce017363a6c85e047f
treecd9f3678f9f63a2f1d94b9d6f88fa52cfd998c5c
parentc211ec22f7d8184be5df0ff1f3b0564f918a9515
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