[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 07:23:04 CET 2019


On 1/17/19 6:48 AM, Mark Brown wrote:
> On Thu, Jan 17, 2019 at 10:14:39AM +0900, Kuninori Morimoto wrote:
> 
>> 	Subject: [alsa-devel] [PATCH v6 0/3] ASoC: Add Multi CPU DAI support
>> 	Date: Wed, 20 Jun 2018 16:24:14 +0530
> 
>> If so, actually I'm very waiting this patch series.
>> But, it seems nothing happen on ALSA ML after that.
>> So, I thought it was rejected or something happen.
> 
> It's definitely not rejected, it's just huge and goes right across the
> core so it's extremely difficult to do a review of.

It's a fair assumption that the multi-cpu stuff will only be needed for 
modern platforms and most likely for SoundWire support where we can have 
independent but synchronized links. Between my extended break and the 
SOF work I haven't had time to look into this so far, but it's on my 
radar now.
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?
My point is that if internally only the modern representation is used 
then the extensions to multi-cpus will be easier.
What am I missing?




More information about the Alsa-devel mailing list