Re: [PATCH] mmc: host: pxamci: switch over to dmaengine use

2015-07-20 Thread Robert Jarzmik
Ulf Hansson writes: > On 6 June 2015 at 23:15, Robert Jarzmik wrote: >> From: Daniel Mack >> >> Switch over pxamci to dmaengine. This prepares the devicetree full >> support of pxamci. >> >> This was successfully tested on a PXA3xx board, as well as PXA27x. >> >> Signed-off-by: Daniel Mack >>

Re: [PATCH] mmc: host: pxamci: switch over to dmaengine use

2015-07-20 Thread Ulf Hansson
On 6 June 2015 at 23:15, Robert Jarzmik wrote: > From: Daniel Mack > > Switch over pxamci to dmaengine. This prepares the devicetree full > support of pxamci. > > This was successfully tested on a PXA3xx board, as well as PXA27x. > > Signed-off-by: Daniel Mack > [adapted to pxa-dma] > Signed-off

Re: [PATCH] mmc: host: pxamci: switch over to dmaengine use

2015-06-08 Thread Robert Jarzmik
Ulf Hansson writes: > On 6 June 2015 at 23:15, Robert Jarzmik wrote: >> +#include > > I can't find this header file in my tree, but apparantly it's in > linux-next. Probably it went through Vinod's dma tree, right? Right. > Anyway, I can pick it up for the next-next release cycle or you may >

Re: [PATCH] mmc: host: pxamci: switch over to dmaengine use

2015-06-08 Thread Ulf Hansson
On 6 June 2015 at 23:15, Robert Jarzmik wrote: > From: Daniel Mack > > Switch over pxamci to dmaengine. This prepares the devicetree full > support of pxamci. > > This was successfully tested on a PXA3xx board, as well as PXA27x. > > Signed-off-by: Daniel Mack > [adapted to pxa-dma] > Signed-off

[PATCH] mmc: host: pxamci: switch over to dmaengine use

2015-06-06 Thread Robert Jarzmik
From: Daniel Mack Switch over pxamci to dmaengine. This prepares the devicetree full support of pxamci. This was successfully tested on a PXA3xx board, as well as PXA27x. Signed-off-by: Daniel Mack [adapted to pxa-dma] Signed-off-by: Robert Jarzmik --- drivers/mmc/host/pxamci.c | 200 +++