Re: [RESEND PATCH V7 4/6] i2c: qup: Add bam dma capabilities

2016-03-21 Thread Wolfram Sang
> enabled. I have patch like below to fix it, but wanted to ask you if it > would correct to have this in the > original patch or should I sent a separate fix ? Sorry for the mess on this. Once a patch is applied, it is in linux-next, so you need to send incremental patches to fix things. sig

RE: [RESEND PATCH V7 4/6] i2c: qup: Add bam dma capabilities

2016-03-21 Thread Sricharan
Hi wolfram, > On Mon, Feb 22, 2016 at 05:38:15PM +0530, Sricharan R wrote: > > QUP cores can be attached to a BAM module, which acts as a dma engine > > for the QUP core. When DMA with BAM is enabled, the BAM consumer > pipe > > transmitted data is written to the output FIFO and the BAM producer >

Re: [RESEND PATCH V7 4/6] i2c: qup: Add bam dma capabilities

2016-02-24 Thread Wolfram Sang
On Mon, Feb 22, 2016 at 05:38:15PM +0530, Sricharan R wrote: > QUP cores can be attached to a BAM module, which acts as > a dma engine for the QUP core. When DMA with BAM is enabled, > the BAM consumer pipe transmitted data is written to the > output FIFO and the BAM producer pipe received data is