Re: [PATCH 00/22] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards

2019-02-12 Thread Sylwester Nawrocki
On 2/12/19 17:40, Mark Brown wrote: > On Thu, Feb 07, 2019 at 06:00:08PM +0100, Sylwester Nawrocki wrote: > >> I am not entirely sure we should be removing the >> SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag like this, it might all >> be a bit more explicit with the flag. > > I'm fairly happy

Re: [PATCH 00/22] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards

2019-02-12 Thread Mark Brown
On Thu, Feb 07, 2019 at 06:00:08PM +0100, Sylwester Nawrocki wrote: > I am not entirely sure we should be removing the > SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag like this, it might all > be a bit more explicit with the flag. I'm fairly happy with what you're doing here and the Samsung

[PATCH 00/22] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards

2019-02-07 Thread Sylwester Nawrocki
This series restores support for the secondary CPU DAI in samsung/i2s.c driver and adds support for secondary CPU DAI on Odroid boards. First two patches introduce changes in ASoC generic dmaengine driver so as to use custom DMA config as introduced in commit 194c7dea00c6 "ASoC: dmaengine: add