Re: [PATCH v3 0/5] ALSA/ASoC/dmaengine: Fix 3 bytes physical sample support

2014-07-04 Thread Mark Brown
On Thu, Jul 03, 2014 at 07:51:51AM +0300, Peter Ujfalusi wrote: > Hi, > > Changes since v2 (in patch 3): Applied all, thanks. signature.asc Description: Digital signature

Re: [PATCH v3 0/5] ALSA/ASoC/dmaengine: Fix 3 bytes physical sample support

2014-07-03 Thread Takashi Iwai
At Thu, 3 Jul 2014 13:02:52 +0100, Mark Brown wrote: > > On Thu, Jul 03, 2014 at 03:08:08PM +0530, Vinod Koul wrote: > > > Yes makes sense to go thru ASoC tree. Mark can you keep this in immutable > > branch, which I can merge to my tree for any future fixes... > > Fine by me - Takashi? Sure, p

Re: [PATCH v3 0/5] ALSA/ASoC/dmaengine: Fix 3 bytes physical sample support

2014-07-03 Thread Mark Brown
On Thu, Jul 03, 2014 at 03:08:08PM +0530, Vinod Koul wrote: > Yes makes sense to go thru ASoC tree. Mark can you keep this in immutable > branch, which I can merge to my tree for any future fixes... Fine by me - Takashi? signature.asc Description: Digital signature

Re: [PATCH v3 0/5] ALSA/ASoC/dmaengine: Fix 3 bytes physical sample support

2014-07-03 Thread Vinod Koul
On Thu, Jul 03, 2014 at 07:51:51AM +0300, Peter Ujfalusi wrote: > I have noticed while switching the daVinci audio to dmaengine_pcm that the > _3LE > and _3BE support is not working correctly via dmaengine_pcm: > In case of _3LE/_3BE formats the samples are stored in 3 consecutive bytes > withou

Re: [PATCH v3 0/5] ALSA/ASoC/dmaengine: Fix 3 bytes physical sample support

2014-07-03 Thread Lars-Peter Clausen
On 07/03/2014 06:51 AM, Peter Ujfalusi wrote: [...] First step is to add DMA_SLAVE_BUSWIDTH_3_BYTES to dma_slave_buswidth for engines and users to select 3 bytes as bus width. Followed by: In dmaengine_pcm_set_runtime_hwparams() we should check the slave_caps of the dma if it supports the give