regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC
authorErick Chen <erick.chen@spreadtrum.com>
Tue, 5 Dec 2017 06:35:46 +0000 (14:35 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 5 Dec 2017 12:35:15 +0000 (12:35 +0000)
commit433c9bb77b8131ef340148565996b3818fbf2f23
treed183de87a1cc2ff7261041b0522b29069681e4bf
parent5149b685b122d3bee78bd3403997f9ddb1223f4a
regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC

Add regulator driver for Spreadtrum SC2731 device.
It has 17 general purpose LDOs, BUCKs generator and
digital output to control regulators.

Signed-off-by: Erick Chen <erick.chen@spreadtrum.com>
Reviewed-by: Baolin Wang <baolin.wang@spreadtrum.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/sc2731-regulator.c [new file with mode: 0644]