[alsa-devel] [PATCH 0/2] ASoC: soc-core: use snd_soc_dai_link_component for cpu

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Fri Jan 18 15:34:27 CET 2019


>> What I don't quite get is that what is needed to get the "modern"
>> representation supported for CPU dais as well? There is currently a
>> wrapper for the codec_dais, couldn't we do the same for the cpu_dais
>> and remove it when all drivers have moved?
> Sorry 50% English issue, but does this "wrapper for the codec_dais" means
> we are converting single codec to muliti codec style via snd_soc_init_multicodec() ?
> If so, yes, we can have same logic for CPU.
Yes exactly what I meant indeed.
>
>> My point is that if internally only the modern representation is used
>> then the extensions to multi-cpus will be easier.
> Yeah agree.
> How to do it seems need some agreement, I think...
Thank you for the clarification. I started working on updating all the 
Intel stuff to the modern representation, will look at cpu next.


More information about the Alsa-devel mailing list