OSDN Git Service

mfd: Add support for Device Tree to twl6040
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 16 May 2012 11:11:58 +0000 (14:11 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 20 May 2012 15:27:12 +0000 (17:27 +0200)
commit37e13cecaa141eccce705843f5d2f7509e29bd3a
tree6f0b138f14c86ac5851b97fc3acd59c7a736ca5e
parent1f01d60e4c0cae3416071680635f227df0020dd8
mfd: Add support for Device Tree to twl6040

Device tree based probing support for the core twl6040 driver. Child
devices will be created as MFD devices:
- ASoC codec is always created
- Vibra child is only created if the vibra section present in the DT blob.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Documentation/devicetree/bindings/mfd/twl6040.txt [new file with mode: 0644]
drivers/mfd/twl6040-core.c
drivers/mfd/twl6040-irq.c