regulator: tps65217: Add device tree support
authorAnilKumar Ch <anilkumar@ti.com>
Tue, 10 Jul 2012 11:09:42 +0000 (16:39 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 12 Jul 2012 17:27:36 +0000 (18:27 +0100)
commita7f1b63eb85606ad77a559b95c703b99e1205aa4
tree471d3fc22574ca0ec921bdda19851ddfc9ac73d3
parent257ee3c6dde02c2c93334f802a8fc34825c75369
regulator: tps65217: Add device tree support

This commit adds device tree support for tps65217 pmic. And usage
details are added to device tree documentation. Driver is tested
by using kernel module with regulator set and get APIs.

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/regulator/tps65217.txt [new file with mode: 0644]
drivers/mfd/tps65217.c
drivers/regulator/tps65217-regulator.c
include/linux/mfd/tps65217.h
This page took 0.032962 seconds and 5 git commands to generate.