regulator: tps65217: Add tps65217 regulator driver
authorAnilKumar Ch <anilkumar@ti.com>
Wed, 11 Jan 2012 10:41:49 +0000 (16:11 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 12:01:31 +0000 (12:01 +0000)
commita493077f1883a627d6ba2659b0a82888e58d31dd
tree15a0bc33a5a7c2c01d648ee3b2293be55f274465
parent62aa492582cd6ce9f5e797ac3197239e63de1df9
regulator: tps65217: Add tps65217 regulator driver

This patch adds tps65217 PMIC as a regulator

The regulator module consists of 3 DCDCs and 4 LDOs. The output
voltages are configurable and are meant to supply power to the
main processor and other components

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps65217-regulator.c [new file with mode: 0644]
This page took 0.025216 seconds and 5 git commands to generate.