]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: s2mps11: Add support S2MPS13 regulator device
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 18 Nov 2014 08:59:40 +0000 (17:59 +0900)
committerLee Jones <lee.jones@linaro.org>
Tue, 25 Nov 2014 15:55:06 +0000 (15:55 +0000)
commit2ddba8071c6d2fd4cd82ff7e8f4a7856783e82e4
tree0148131e1e95707d9fe6a9ca35572802e40273af
parent8807ebef40ffb3cdb983cb9d452b18f4f3bcef29
regulator: s2mps11: Add support S2MPS13 regulator device

This patch adds S2MPS13 regulator device to existing S2MPS11 device driver.
The S2MPS13 has just different number of regulators from S2MPS14.
The S2MPS13 regulator device includes LDO[1-40] and BUCK[1-10].

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Sangbeom Kim <sbkim73@samsung.com>
Acked-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/sec-core.c
drivers/regulator/Kconfig
drivers/regulator/s2mps11.c
include/linux/mfd/samsung/core.h
include/linux/mfd/samsung/s2mps13.h [new file with mode: 0644]