Re: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

2014-03-24 Thread Srikanth Thokala
On Mon, Mar 24, 2014 at 8:53 PM, Jassi Brar wrote: > On Mon, Mar 24, 2014 at 8:44 PM, Srikanth Thokala wrote: >> On Mon, Mar 24, 2014 at 4:21 PM, Jassi Brar >> wrote: >>> On 24 March 2014 14:30, Srikanth Thokala wrote: Hi Jassi, Thanks for the Acked-by. On Mon, Mar 24,

Re: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

2014-03-24 Thread Jassi Brar
On Mon, Mar 24, 2014 at 8:44 PM, Srikanth Thokala wrote: > On Mon, Mar 24, 2014 at 4:21 PM, Jassi Brar > wrote: >> On 24 March 2014 14:30, Srikanth Thokala wrote: >>> Hi Jassi, >>> >>> Thanks for the Acked-by. >>> >>> On Mon, Mar 24, 2014 at 11:50 AM, Jassi Brar >>> wrote: On Tue, Mar 18

Re: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

2014-03-24 Thread Srikanth Thokala
On Mon, Mar 24, 2014 at 4:21 PM, Jassi Brar wrote: > On 24 March 2014 14:30, Srikanth Thokala wrote: >> Hi Jassi, >> >> Thanks for the Acked-by. >> >> On Mon, Mar 24, 2014 at 11:50 AM, Jassi Brar >> wrote: >>> On Tue, Mar 18, 2014 at 12:36 AM, Srikanth Thokala >>> wrote: >>> + +/**

Re: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

2014-03-24 Thread Michal Simek
On 03/24/2014 12:02 PM, Jassi Brar wrote: > On Mon, Mar 24, 2014 at 4:29 PM, Michal Simek wrote: >> Hi Vinod, >> >> sorry for top posting. >> >> is there any chance to get this driver to the 3.15? >> Or have you already closed your dma repo for new drivers? >> >> The driver should be in pretty goo

Re: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

2014-03-24 Thread Jassi Brar
On Mon, Mar 24, 2014 at 4:29 PM, Michal Simek wrote: > Hi Vinod, > > sorry for top posting. > > is there any chance to get this driver to the 3.15? > Or have you already closed your dma repo for new drivers? > > The driver should be in pretty good shape after long review. > From email below Srikan

Re: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

2014-03-24 Thread Michal Simek
Hi Vinod, sorry for top posting. is there any chance to get this driver to the 3.15? Or have you already closed your dma repo for new drivers? The driver should be in pretty good shape after long review. From email below Srikanth got ACK from Jassi and there should be a small fix which Srikanth

Re: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

2014-03-24 Thread Jassi Brar
On 24 March 2014 14:30, Srikanth Thokala wrote: > Hi Jassi, > > Thanks for the Acked-by. > > On Mon, Mar 24, 2014 at 11:50 AM, Jassi Brar wrote: >> On Tue, Mar 18, 2014 at 12:36 AM, Srikanth Thokala >> wrote: >> >>> + >>> +/** >>> + * xilinx_vdma_prep_slave_sg - prepare a descriptor for a DMA_S

Re: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

2014-03-24 Thread Srikanth Thokala
Hi Jassi, Thanks for the Acked-by. On Mon, Mar 24, 2014 at 11:50 AM, Jassi Brar wrote: > On Tue, Mar 18, 2014 at 12:36 AM, Srikanth Thokala wrote: > >> + >> +/** >> + * xilinx_vdma_prep_slave_sg - prepare a descriptor for a DMA_SLAVE >> transaction > > Should be xilinx_vdma_dma_prep_interleave

Re: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

2014-03-23 Thread Jassi Brar
On Tue, Mar 18, 2014 at 12:36 AM, Srikanth Thokala wrote: > + > +/** > + * xilinx_vdma_prep_slave_sg - prepare a descriptor for a DMA_SLAVE > transaction Should be xilinx_vdma_dma_prep_interleaved here. > +/** > + * xilinx_vdma_channel_set_config - Configure VDMA channel > + * Run-time configu

[PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

2014-03-17 Thread Srikanth Thokala
This is the driver for the AXI Video Direct Memory Access (AXI VDMA) core, which is a soft Xilinx IP core that provides high- bandwidth direct memory access between memory and AXI4-Stream type video target peripherals. The core provides efficient two dimensional DMA operations with independent asyn