]> Pileus Git - ~andy/linux/commit
mfd: twl4030-power: Start transition to DT
authorFlorian Vaussard <florian.vaussard@epfl.ch>
Tue, 18 Jun 2013 13:17:58 +0000 (15:17 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 19 Jun 2013 08:19:40 +0000 (10:19 +0200)
commitb0fc1da4d0359d3cce8f12e0f014aed0704ae202
tree321bd393b7f3d685d43fbef87c8a381a13514113
parentf58cb407632ecf0ec01627b8a61852d5585b573d
mfd: twl4030-power: Start transition to DT

Support for loading twl4030-power module via devicetree.
For now, when booting with a DT, only the poweroff callback
feature is supported through the ti,use_poweroff property.

Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Documentation/devicetree/bindings/mfd/twl4030-power.txt [new file with mode: 0644]
drivers/mfd/twl4030-power.c