mfd: twl4030-audio: Add DT support
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 10 Sep 2012 10:46:25 +0000 (13:46 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 18 Sep 2012 13:45:05 +0000 (15:45 +0200)
commit019a7e6b7b312b17cd74b45d09d4ec17486c4088
tree57fa578d2bae3b906b7082804f008406be41a056
parent1cc44f4354c03d1ebcfa670875478ee1c9368086
mfd: twl4030-audio: Add DT support

Support for loading the twl4030 audio module via devicetree.
Sub devices for codec and vibra will be created as mfd devices once the
core MFD driver is loaded when the kernel is booted with a DT blob.

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