[PATCH v2 2/7] ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Thu May 27 00:54:04 CEST 2021


Hi Mark again

> >   1. Try to match both DAI's 1st choice, if match use that.
> >   2. Pick one DAI A, try it's 2nd choice with the other DAI B's 1st
> >      choice.
> >   3. Swap and try 1st choice of A and 2nd choice of B.
> >   4. Try 2nd choices of both DAIs.

About this, Because we might use Multi-CPU/Codec,
step 3 is difficult.
Except it I can implement.

Thank you for your help !!

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list