summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps62360-regulator.c
Commit message (Collapse)AuthorAgeFilesLines
* regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin2012-03-111-1/+1
| | | | | | | | The variable 'selector' is a 'unsigned int', so it can never be less than zero. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
* regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan2012-01-201-0/+472
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>
OpenPOWER on IntegriCloud