Re: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2015-03-05 Thread Vinod Koul
On Tue, Dec 30, 2014 at 04:41:46PM +0800, Jingchang Lu wrote: > This adds the memory copy capability support, the memcpy > functionality needs to configure the DMAMUX of the channel > with the always on slave id. sorry looks like this slipped earlier.. > > Signed-off-by: Jingchang Lu > --- >

Re: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2015-03-05 Thread Vinod Koul
On Tue, Dec 30, 2014 at 04:41:46PM +0800, Jingchang Lu wrote: This adds the memory copy capability support, the memcpy functionality needs to configure the DMAMUX of the channel with the always on slave id. sorry looks like this slipped earlier.. Signed-off-by: Jingchang Lu

RE: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2015-02-11 Thread Yao Yuan
vinod.k...@intel.com; dmaeng...@vger.kernel.org; > dan.j.willi...@intel.com; linux-kernel@vger.kernel.org; linux-arm- > ker...@lists.infradead.org > Subject: Re: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support > > On 2014-12-30 09:41, Jingchang Lu wrote: > > This adds the memory

RE: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2015-02-11 Thread Yao Yuan
; dan.j.willi...@intel.com; linux-kernel@vger.kernel.org; linux-arm- ker...@lists.infradead.org Subject: Re: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support On 2014-12-30 09:41, Jingchang Lu wrote: This adds the memory copy capability support, the memcpy functionality needs to configure

Re: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2015-01-30 Thread Stefan Agner
On 2014-12-30 09:41, Jingchang Lu wrote: > This adds the memory copy capability support, the memcpy > functionality needs to configure the DMAMUX of the channel > with the always on slave id. Hi Jingchang, I run some tests on v3.19-rc6 with this patches applied on Vybrid SoC VF500 and VF610. On

RE: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2015-01-30 Thread Yao Yuan
PM > To: Lu Jingchang-B35083; vinod.k...@intel.com > Cc: dmaeng...@vger.kernel.org; dan.j.willi...@intel.com; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org > Subject: RE: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support > > Hi, Vinod, > >

RE: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2015-01-30 Thread Yao Yuan
Jingchang-B35083; vinod.k...@intel.com Cc: dmaeng...@vger.kernel.org; dan.j.willi...@intel.com; linux- ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org Subject: RE: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support Hi, Vinod, Could you please help review the two patches

Re: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2015-01-30 Thread Stefan Agner
On 2014-12-30 09:41, Jingchang Lu wrote: This adds the memory copy capability support, the memcpy functionality needs to configure the DMAMUX of the channel with the always on slave id. Hi Jingchang, I run some tests on v3.19-rc6 with this patches applied on Vybrid SoC VF500 and VF610. On

RE: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2015-01-14 Thread Jingchang Lu
Cc: dan.j.willi...@intel.com; dmaeng...@vger.kernel.org; linux- >ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Lu >Jingchang-B35083 >Subject: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support > >This adds the memory copy capability support, the memcpy functionality

RE: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2015-01-14 Thread Jingchang Lu
...@intel.com; dmaeng...@vger.kernel.org; linux- ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Lu Jingchang-B35083 Subject: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support This adds the memory copy capability support, the memcpy functionality needs to configure the DMAMUX

[PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2014-12-30 Thread Jingchang Lu
This adds the memory copy capability support, the memcpy functionality needs to configure the DMAMUX of the channel with the always on slave id. Signed-off-by: Jingchang Lu --- drivers/dma/fsl-edma.c | 63 -- 1 file changed, 61 insertions(+), 2

[PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support

2014-12-30 Thread Jingchang Lu
This adds the memory copy capability support, the memcpy functionality needs to configure the DMAMUX of the channel with the always on slave id. Signed-off-by: Jingchang Lu jingchang...@freescale.com --- drivers/dma/fsl-edma.c | 63 -- 1 file