summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/bd9571mwv-regulator.c
Commit message (Collapse)AuthorAgeFilesLines
* regulator: bd9571mwv: Statize local symbolsAxel Lin2017-06-061-6/+6
| | | | | | | | These functions are only used by this driver, make them static. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* regulator: Add ROHM BD9571MWV-M PMIC regulator driverMarek Vasut2017-04-251-0/+178
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>
OpenPOWER on IntegriCloud