Re: [PATCH v2 0/2] Add Qualcomm MSM ADM DMAEngine driver
From: Vinod Koul <hidden>
Date: 2012-02-01 08:29:08
Also in:
linux-arm-kernel, linux-arm-msm, lkml
From: Vinod Koul <hidden>
Date: 2012-02-01 08:29:08
Also in:
linux-arm-kernel, linux-arm-msm, lkml
On Wed, 2012-02-01 at 11:46 +0530, Ravi Kumar V wrote:
On 1/31/2012 11:39 AM, Vinod Koul wrote:quoted
On Tue, 2012-01-31 at 11:29 +0530, Ravi Kumar V wrote:quoted
Yes if we follow the above RFC and add extra context parameter also in device_prep_dma_sg()& device_prep_interleaved_dma() then it supports our hardware and our work will be completed. can we follow above RFC and implement our driver. Is above RFC finalized and included in mainline?Alexandre will post an updated one soon, but the idea is sameCan we add extra parameter context to device_prep_dma_sg() & device_prep_interleaved_dma() API's and implement our driver.
So what one are you going to use... From the description sounds like you need interleaved API but with changes to make it interleaved in both src and dtsn, right? Then why prep_dma_sg? -- ~Vinod