Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regulator: bd9571mwv: Statize local symbols | Axel Lin | 2017-06-06 | 1 | -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 driver | Marek Vasut | 2017-04-25 | 1 | -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> |