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)
commit76b9840b24ae049b39f1b3cf0e49f21b7c41748f
tree0148131e1e95707d9fe6a9ca35572802e40273af
parent3bc2ee91a470c52fb3979c23c12d43283455f10d
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]