regulator: da9211: new regulator driver
authorJames Ban <james.ban.opensource@diasemi.com>
Mon, 14 Jul 2014 04:48:45 +0000 (13:48 +0900)
committerMark Brown <broonie@linaro.org>
Mon, 14 Jul 2014 18:15:56 +0000 (19:15 +0100)
commit1028a37daa148cc6cf85aa2aecb4390ddf1e1e56
treedad06ff63e36beb40ee54e7a46f7671a823913cc
parent7171511eaec5bf23fb06078f59784a3a0626b38f
regulator: da9211: new regulator driver

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>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/da9211-regulator.c [new file with mode: 0644]
drivers/regulator/da9211-regulator.h [new file with mode: 0644]
include/linux/regulator/da9211.h [new file with mode: 0644]