regulator: Add S5M8767A regulator driver
authorSangbeom Kim <sbkim73@samsung.com>
Mon, 9 Jan 2012 10:10:25 +0000 (19:10 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 12:01:25 +0000 (12:01 +0000)
commit9767ec7fe8d9bf00e764f1d0ca0176988255be11
treed09f8ca8662e7dd191f9d1f3a729488113b4ce96
parent6219929f5f82708309b3054ec7db6cb6e3ee47d5
regulator: Add S5M8767A regulator driver

S5M8767A is a cost-effective PMIC which is designed for mobile applications.
It includes high efficient 9 Buck converters, 28 LDOs.
Especially, S5M8767A is optimized for Multi-core SOCs.
And during DVFS operation, S5M8767A output stable voltage.
This patch implement regulator driver for S5M8767A.

Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/s5m8767.c [new file with mode: 0644]