[v1] ASoC: qcom: Add driver support for ALC5682I-VS.

Judy Hsiao judyhsiao at chromium.org
Thu Mar 31 10:15:39 CEST 2022


On Wed, Mar 30, 2022 at 7:40 PM Mark Brown <broonie at kernel.org> wrote:
> On Wed, Mar 30, 2022 at 04:45:19PM +0800, Judy Hsiao wrote:
> > +     snd_soc_dai_set_fmt(codec_dai,
> > +                             SND_SOC_DAIFMT_CBS_CFS |
> > +                             SND_SOC_DAIFMT_NB_NF |
> > +                             SND_SOC_DAIFMT_I2S);
>
> Please use _CBC_CFS, and this can be set in the dai_link as data.
Done. Use _CBC_CFS.
As the original driver did not declare the dai_link structs
separately. Just leave as it is.
Thanks!


More information about the Alsa-devel mailing list