ASoC: omap-abe-twl6040: Add device tree support
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 25 Jul 2012 13:09:11 +0000 (16:09 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 3 Aug 2012 22:03:56 +0000 (23:03 +0100)
commit5ef75e710b4950439f953c4897e4a871c2f9dc8f
treedb66cba26297ae7906882e0ce889a4c88fe186b0
parent0dcd47426abde223b2386165470ec45d9777478e
ASoC: omap-abe-twl6040: Add device tree support

When the board boots with device tree the driver will receive the name of the
card, DAPM routing map, phandle for the audio components described in the dts
file, mclk speed, and the possibility of detecting the jack detection.

The card will be set up based on this information.
Since the routing is provided via DT we can mark the card fully routed so
core can take care of disconnecting the unused pins.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviwed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/sound/omap-abe-twl6040.txt [new file with mode: 0644]
sound/soc/omap/omap-abe-twl6040.c
This page took 0.025832 seconds and 5 git commands to generate.