Re: [PATCH 0/1] Fix ADI axi-i2s + Xilinx AXI-DMA capture

2018-08-29 Thread Luca Ceresoli
Hi Mark, On 28/08/2018 20:58, Mark Brown wrote: > On Fri, Aug 24, 2018 at 06:04:29PM +0200, Luca Ceresoli wrote: >> Hi, >> >> here is a fix for a nasty audio capture problem when the axi-i2s >> output stream is fed to a Xilinx AXI-DMA. > > Please don't send cover letters for single patches, if th

Re: [PATCH 0/1] Fix ADI axi-i2s + Xilinx AXI-DMA capture

2018-08-28 Thread Mark Brown
On Fri, Aug 24, 2018 at 06:04:29PM +0200, Luca Ceresoli wrote: > Hi, > > here is a fix for a nasty audio capture problem when the axi-i2s > output stream is fed to a Xilinx AXI-DMA. Please don't send cover letters for single patches, if there is anything that needs saying put it in the changelog

[PATCH 0/1] Fix ADI axi-i2s + Xilinx AXI-DMA capture

2018-08-24 Thread Luca Ceresoli
Hi, here is a fix for a nasty audio capture problem when the axi-i2s output stream is fed to a Xilinx AXI-DMA. The commit is simple and hopefully well described, but I am not 100% sure the solution is the correct one. If it is not, I'll be glad to know which one is the best. It solved my problem