regulator: tps65218: Add Regulator driver for TPS65218 PMIC
authorKeerthy <j-keerthy@ti.com>
Thu, 6 Feb 2014 05:50:13 +0000 (11:20 +0530)
committerMark Brown <broonie@linaro.org>
Fri, 14 Feb 2014 20:20:35 +0000 (20:20 +0000)
commit90e7d52627960e751da4fb2076ce79c51da82163
tree2653e59275fe2c727b042592bb985c8bbc58156a
parent38dbfb59d1175ef458d006556061adeaa8751b72
regulator: tps65218: Add Regulator driver for TPS65218 PMIC

This patch adds support for TPS65218 PMIC regulators.

The regulators set consists of 6 DCDCs and 1 LDO. The output
voltages are configurable and are meant to supply power to the
main processor and other components.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps65218-regulator.c [new file with mode: 0644]