]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: Add ROHM BD9571MWV-M PMIC regulator driver
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 24 Apr 2017 15:21:30 +0000 (17:21 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 25 Apr 2017 15:38:21 +0000 (16:38 +0100)
commite85c5a153fe237f261838fc9638c28f19e0f27c1
tree0b8293762c3b43c8fdb017ee02eaa7c257bd36ec
parentc1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201
regulator: Add ROHM BD9571MWV-M PMIC regulator driver

Add driver for the regulator block in the ROHM BD9571MWV-W MFD PMIC.
This block supports three voltage monitors, VD18, VD25, VD33 for the
1V8, 2V5, 3V3 voltage rails and a single voltage regulator for the
DVFS rail.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/bd9571mwv-regulator.c [new file with mode: 0644]