summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/regulator/tps62360-regulator.txt
Commit message (Collapse)AuthorAgeFilesLines
* documentation/devicetree: Fix typosMasanari Iida2013-02-061-2/+2
| | | | | | | Correct spelling typos within Documentation/devicetree Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan2012-05-141-1/+0
| | | | | | | | | | Change the mechanism of enabling the force PWM mode through regulator set mode. This can be dynamically configured now. In the REGULATOR_MODE_FAST the force PWM is enabled and in REGULATOR_MODE_NORMAL the force PWM is disabled. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
* regulator: tps62360: add dt supportLaxman Dewangan2012-05-131-0/+45
Add dt support for the pmu device tps62360 and Add binding documentation with example. With this patch driver will support both device-tree and non-device tree registration. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>