Re: [PATCH v3 1/6] Documentation: dmaengine: pxa-dma design

2015-05-25 Thread Robert Jarzmik
Robert Jarzmik writes: > Robert Jarzmik writes: > >> Robert Jarzmik writes: >> >> Hi Vinod, >> >> ... removed most of the people as this is a non-technical mail ... >> >> I hope to land this in the upcoming merge window. We're at -rc3, so time is >> short. Apart from patch 6/6 where I still hav

Re: [PATCH v3 1/6] Documentation: dmaengine: pxa-dma design

2015-05-19 Thread Robert Jarzmik
Robert Jarzmik writes: > Robert Jarzmik writes: > > Hi Vinod, > > ... removed most of the people as this is a non-technical mail ... > > I hope to land this in the upcoming merge window. We're at -rc3, so time is > short. Apart from patch 6/6 where I still have Maxime's review to apply, are > y

Re: [PATCH v3 1/6] Documentation: dmaengine: pxa-dma design

2015-05-15 Thread Robert Jarzmik
Robert Jarzmik writes: Hi Vinod, ... removed most of the people as this is a non-technical mail ... I hope to land this in the upcoming merge window. We're at -rc3, so time is short. Apart from patch 6/6 where I still have Maxime's review to apply, are you satisfied with the v3 of this serie wh

[PATCH v3 1/6] Documentation: dmaengine: pxa-dma design

2015-05-14 Thread Robert Jarzmik
Document the new design of the pxa dma driver. Signed-off-by: Robert Jarzmik --- Since v2: Vinod's review --- Documentation/dmaengine/pxa_dma.txt | 153 1 file changed, 153 insertions(+) create mode 100644 Documentation/dmaengine/pxa_dma.txt diff --git a/Do