regulator: DA9055 regulator driver
authorAshish Jangam <ashish.jangam@kpitcummins.com>
Thu, 1 Nov 2012 08:27:56 +0000 (13:57 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 15 Nov 2012 05:29:49 +0000 (14:29 +0900)
commitf6130be652d0b4fbf710d83a816298c007e59ed1
treefe095e64c811ccba1fbb7193fb74f2d7ab331d13
parent77b67063bb6bce6d475e910d3b886a606d0d91f7
regulator: DA9055 regulator driver

This is the Regulator patch for the DA9055 PMIC and has got dependency on
the DA9055 MFD core.

This patch support all of the DA9055 regulators. The output voltages are
fully programmable through I2C interface only. The platform data with regulation
constraints is passed down from the board to the regulator.

This patch is functionaly tested on SMDK6410 board. DA9055 Evaluation board
was connected to the SMDK6410 board.

Signed-off-by: David Dajun Chen <dchen@diasemi.com>
Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/da9055-regulator.c [new file with mode: 0644]
include/linux/mfd/da9055/pdata.h