Message ID | 20200120132928.25257-1-yung-chuan.liao@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: Add Multi CPU DAI support | expand |
On Mon, Jan 20, 2020 at 09:29:22PM +0800, Bard Liao wrote: > As discussed in [1], ASoC core supports multi codec DAIs > on a DAI link. However it does not do so for CPU DAIs. On a first, very high level, read through this makes sense to me (as did the earlier version I looked at) but it's quite late in the release cycle so I'll hold off actually doing anything until after the merge window, I'll try to look through it properly before then so it gets applied at -rc1 - hopefully other people will get a chance to too. Thanks for picking this work up!
On Mon, Jan 20, 2020 at 09:29:22PM +0800, Bard Liao wrote: > As discussed in [1], ASoC core supports multi codec DAIs > on a DAI link. However it does not do so for CPU DAIs. Sorry, I didn't apply this at -rc1 like I intended to and now it needs some rebasing - can you resend please? My mistake, sorry.
> -----Original Message----- > From: Mark Brown <broonie@kernel.org> > Sent: Tuesday, February 25, 2020 9:57 AM > To: Bard Liao <yung-chuan.liao@linux.intel.com> > Cc: tiwai@suse.de; alsa-devel@alsa-project.org; > liam.r.girdwood@linux.intel.com; pierre-louis.bossart@linux.intel.com; > kuninori.morimoto.gx@renesas.com; Liao, Bard <bard.liao@intel.com> > Subject: Re: [PATCH RFC v4 0/6] ASoC: Add Multi CPU DAI support > > On Mon, Jan 20, 2020 at 09:29:22PM +0800, Bard Liao wrote: > > As discussed in [1], ASoC core supports multi codec DAIs on a DAI > > link. However it does not do so for CPU DAIs. > > Sorry, I didn't apply this at -rc1 like I intended to and now it needs some rebasing > - can you resend please? My mistake, sorry. Sure, I will do it soon.