[alsa-devel] [PATCH 8/8] ASoC: add snd-soc-dummy DT support
Mark Brown
broonie at kernel.org
Tue Aug 26 11:11:20 CEST 2014
On Tue, Aug 26, 2014 at 01:34:21AM -0700, Kuninori Morimoto wrote:
> This patch expand route setting by using DAI name.
> You can select "ak4642-hifi" side "Playback" by below.
> DT
> simple-audio-card,routing =
> "ak4642-hifi Playback", "DAI0 Playback";
> non DT
> struct snd_soc_dapm_route route[] = {
> { "ak4642-hifi Playback", NULL, "DAI0 Playback"},
> }
If we're already specifying the DAI links for the (D)PCM code it seems
like we shouldn't also have to put DAPM routes for them in DT as well.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140826/05d50ee2/attachment-0001.sig>
More information about the Alsa-devel
mailing list