mfd: twl4030-audio: Add DT support
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 10 Sep 2012 10:46:25 +0000 (13:46 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 22 Sep 2012 15:15:04 +0000 (11:15 -0400)
commit7bf7ff6f57dcb30c80ad1b65cebdebf4feb3c666
tree52714d1f45e70ec9a767d62bd436949e5281eeb2
parent5382a0171f2069ed259d7a86f19822a1af2488d4
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>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/mfd/twl4030-audio.txt [new file with mode: 0644]
drivers/mfd/twl4030-audio.c