regulator: 88pm800: add regulator driver for 88pm800
authorChao Xie <chao.xie@marvell.com>
Thu, 18 Jul 2013 03:07:03 +0000 (23:07 -0400)
committerMark Brown <broonie@linaro.org>
Fri, 19 Jul 2013 18:08:36 +0000 (19:08 +0100)
commit95f1dc08c6f98a62b5dae6ed86fa04f40fb6b34f
treec365a36eac72cccef1c022954b5e86c97f72c561
parente54e6aa245c8a3d349b133bea4f5ad3d491465c9
regulator: 88pm800: add regulator driver for 88pm800

Add the regulator driver for PMIC 88pm800 including device tree
support.
88pm800 is an I2C-based power-management IC containing voltage
regulators, a real-time clock, and some general purpose ADC devices,

Signed-off-by: Yi Zhang <yizhang@marvell.com>
Signed-off-by: Chao Xie <chao.xie@marvell.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/regulator/88pm800.txt [new file with mode: 0644]
drivers/regulator/88pm800.c [new file with mode: 0644]
drivers/regulator/Kconfig
drivers/regulator/Makefile