j
k
j a
j l
[...]
card->dai_link->dai_fmt = snd_soc_of_parse_daifmt(of_cpu, "dt-audio-card,", NULL, NULL) & ~SND_SOC_DAIFMT_MASTER_MASK;
snd_soc_of_parse_daifmt(of_cpu, "dt-audio-card,",
NULL, NULL) &
~SND_SOC_DAIFMT_MASTER_MASK;
This one does not seem to be in the bindings documentation.
Back to the thread
Back to the list