regulator: TPS62360: Add tps62360 regulator driver
authorLaxman Dewangan <ldewangan@nvidia.com>
Mon, 9 Jan 2012 14:57:41 +0000 (20:27 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 12:01:23 +0000 (12:01 +0000)
commit6219929f5f82708309b3054ec7db6cb6e3ee47d5
tree7c2f518ac97b57f7b373987032578e69b25dadcd
parentdcd6c92267155e70a94b3927bce681ce74b80d1f
regulator: TPS62360: Add tps62360 regulator driver

The regulator module consists of 1 DCDC. The output voltage
is configurable and is meant for supply power to the core
voltage of Soc.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps62360-regulator.c [new file with mode: 0644]
include/linux/regulator/tps62360.h [new file with mode: 0644]
This page took 0.024681 seconds and 5 git commands to generate.