regulator: rt5033: Add RT5033 Regulator device driver
authorBeomho Seo <beomho.seo@samsung.com>
Wed, 12 Nov 2014 12:07:59 +0000 (21:07 +0900)
committerMark Brown <broonie@kernel.org>
Fri, 14 Nov 2014 17:55:07 +0000 (17:55 +0000)
commitb1917578fd5d8efa67afa05a0d6d7e323f2802da
tree7ef176092e9a856747c9f96cec5c66447db1e452
parentf114040e3ea6e07372334ade75d1ee0775c355e1
regulator: rt5033: Add RT5033 Regulator device driver

This patch add device driver of Richtek RT5033 PMIC.
The driver support multiple regulator like LDO and synchronous Buck.
The integrated synchronous buck converter is designed to provide 0.6 A
application with high efficiency. Two LDOs are integrated. One safe LDO is
for 60mA and the other one LDO is for 150 mA.

Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/rt5033-regulator.c [new file with mode: 0644]
This page took 0.024578 seconds and 5 git commands to generate.