]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
regulator: tps62360: add dt support
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 11 May 2012 06:38:43 +0000 (12:08 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 13 May 2012 12:47:49 +0000 (13:47 +0100)
commit684ae39b91ee7fd2855c35be7f3bf226d42516a5
treef55b98bbf4add5a374465b8f64686d64abfb6b33
parent8bdca009e66bb18a990a4be1830c73acacfce331
regulator: tps62360: add dt support

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>
Documentation/devicetree/bindings/regulator/tps62360-regulator.txt [new file with mode: 0644]
drivers/regulator/tps62360-regulator.c