]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: max77843: Add max77843 regulator driver
authorJaewon Kim <jaewon02.kim@samsung.com>
Thu, 5 Feb 2015 06:35:58 +0000 (15:35 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 5 Feb 2015 17:33:39 +0000 (17:33 +0000)
commit9dfffb7a3d190797b88e419c3456af1855aff81e
tree17f325aab4944c1320573b9afe60cc83202328db
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
regulator: max77843: Add max77843 regulator driver

This patch adds new regulator driver to support max77843
MFD(Multi Function Device) chip`s regulators.
The Max77843 has two voltage regulators for USB safeout.

Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/max77843.c [new file with mode: 0644]