]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: davinci-evm: Add device tree binding
authorHebbar, Gururaja <gururaja.hebbar@ti.com>
Wed, 23 Oct 2013 12:30:14 +0000 (15:30 +0300)
committerMark Brown <broonie@linaro.org>
Wed, 23 Oct 2013 15:43:07 +0000 (16:43 +0100)
commit656d46ed30332bf6397ef6f8e977c0aed3482f1b
treeb78afdbfb2af3b1451fae234211b285855d3267b
parent3b157b62a78ca7cd83b2d113b9ac823629a10d6a
ASoC: davinci-evm: Add device tree binding

Device tree support for Davinci Machine driver

When the board boots with device tree, the driver will receive card,
codec, dai interface details (like the card name, DAPM routing map,
phandle for the audio components described in the dts file, codec mclk
speed). 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: Hebbar, Gururaja <gururaja.hebbar@ti.com>
Signed-off-by: Darren Etheridge <detheridge@ti.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/davinci-evm-audio.txt [new file with mode: 0644]
sound/soc/davinci/davinci-evm.c