![](https://secure.gravatar.com/avatar/d930951cb00393ecf9c3db3a56d78fa9.jpg?s=120&d=mm&r=g)
19 Apr
2018
19 Apr
'18
1:12 p.m.
On Thu, Apr 19, 2018 at 03:19:16PM +0530, Vinod Koul wrote:
As discussed in [1], ASoC core supports multi codec DAIs on a DAI link. However it does not do so for CPU DAIs.
So, add support for multi CPU DAIs on a DAI Link by adding multi CPU DAI in Card instantiation, suspend and resume functions, PCM ops, stream handling functions and DAPM.
The main reason it's taking me a long time to get round to reviewing these is that they're big, invasive core changes with tiny commit logs that I'm going to need to go over in great detail.