summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/da9211-regulator.h
Commit message (Collapse)AuthorAgeFilesLines
* regulator: da9xxx: Switch to SPDX identifierAxel Lin2019-05-031-10/+1Star
| | | | | | | Convert Dialog Semiconductor DA9xxx regulator drivers to SPDX identifier. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* regulator: da9211: update for supporting da9223/4/5James Ban2017-10-311-1/+1
| | | | | | | | This is update for supporting additional devices da9223/4/5. Only device strings is added because only package type is different. Signed-off-by: James Ban <James.Ban..opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* regulator: da9211: add descriptions for da9212/da9214James Ban2016-06-291-1/+2
| | | | | | | This is a patch for adding description for da9212/da9214. Signed-off-by: James Ban <James.Ban.opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* regulator: da9211: support da9215James Ban2015-07-131-9/+9
| | | | | | | This is a patch for supporting da9215 buck converter. Signed-off-by: James Ban <james.ban.opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* regulator: da9211: support DA9213James Ban2014-08-161-2/+5
| | | | | | | This is a patch for supporting DA9213. Signed-off-by: James Ban <james.ban.opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@linaro.org>
* regulator: da9211: new regulator driverJames Ban2014-07-141-0/+271
This is the driver for the Dialog DA9211 Multi-phase 12A DC-DC Buck Converter regulator. It communicates via an I2C bus to the device. Signed-off-by: James Ban <james.ban.opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@linaro.org>