Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2015-03-02 Thread Vinod Koul
>>> devicet...@vger.kernel.org; Srikanth Vemula; linux- > >>> ker...@vger.kernel.org; Srikanth Thokala; dmaeng...@vger.kernel.org; > >>> robh...@kernel.org; Michal Simek; Anirudha Sarangi; > >>> grant.lik...@linaro.org; dan.j.willi...@intel.com > >>> Subject

RE: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2015-03-02 Thread Appana Durga Kedareswara Rao
mula; linux- > ker...@vger.kernel.org; Srikanth Thokala; dmaeng...@vger.kernel.org; > robh...@kernel.org; Anirudha Sarangi; grant.lik...@linaro.org; > dan.j.willi...@intel.com > Subject: Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine > driver support > > Hi V

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2015-02-20 Thread Michal Simek
>>> robh...@kernel.org; Michal Simek; Anirudha Sarangi; >>> grant.lik...@linaro.org; dan.j.willi...@intel.com >>> Subject: Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine >>> driver support >>> >>> On Thu, Jan 29, 2015 at 11:24:41AM +

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2015-02-19 Thread Vinod Koul
; dan.j.willi...@intel.com > > Subject: Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine > > driver support > > > > On Thu, Jan 29, 2015 at 11:24:41AM +, Appana Durga Kedareswara Rao > > wrote: > > > > Earlier in the driver we are embeddin

RE: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2015-02-14 Thread Appana Durga Kedareswara Rao
mula; linux- > ker...@vger.kernel.org; Srikanth Thokala; dmaeng...@vger.kernel.org; > robh...@kernel.org; Michal Simek; Anirudha Sarangi; > grant.lik...@linaro.org; dan.j.willi...@intel.com > Subject: Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine > driver support > > O

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2015-02-12 Thread Vinod Koul
On Thu, Jan 29, 2015 at 11:24:41AM +, Appana Durga Kedareswara Rao wrote: > > Earlier in the driver we are embedding dma_slave_config into custom > > structs But Lars suggested to modify it. please refer to the below thread > > for > > more details. > > http://www.spinics.net/lists/dmaengine

RE: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2015-02-05 Thread Appana Durga Kedareswara Rao
gt; 'vinod.k...@intel.com'; Srikanth Vemula; 'linux-kernel@vger.kernel.org'; > Srikanth Thokala; 'dmaeng...@vger.kernel.org'; 'robh...@kernel.org'; > Michal Simek; Anirudha Sarangi; 'grant.lik...@linaro.org'; > 'dan.j.w

RE: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2015-01-29 Thread Appana Durga Kedareswara Rao
rikanth Vemula; linux-kernel@vger.kernel.org; > Srikanth Thokala; dmaeng...@vger.kernel.org; robh...@kernel.org; Michal > Simek; Anirudha Sarangi; grant.lik...@linaro.org; dan.j.willi...@intel.com > Subject: RE: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine > driver support

RE: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2015-01-19 Thread Appana Durga Kedareswara Rao
mula; linux-kernel@vger.kernel.org; > Srikanth Thokala; dmaeng...@vger.kernel.org; robh...@kernel.org; Michal > Simek; Anirudha Sarangi; grant.lik...@linaro.org; dan.j.willi...@intel.com > Subject: Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine > driver support > > On Friday 2

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2014-10-24 Thread Arnd Bergmann
On Friday 24 October 2014 12:08:26 Appana Durga Kedareswara Rao wrote: > From: Arnd Bergmann [mailto:a...@arndb.de] > > On Tuesday 21 October 2014 09:06:13 Appana Durga Kedareswara Rao wrote: > > > The above mentioned API's and structures will be used by the dma test > > > client driver's to set h

RE: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2014-10-24 Thread Appana Durga Kedareswara Rao
; Srikanth Thokala; dmaeng...@vger.kernel.org; robh...@kernel.org; Michal Simek; Anirudha Sarangi; grant.lik...@linaro.org; dan.j.willi...@intel.com Subject: Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support On Tuesday 21 October 2014 09:06:13 Appana Durga Kedareswara Rao

RE: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2014-10-21 Thread Appana Durga Kedareswara Rao
...@vger.kernel.org; Srikanth Vemula; linux-kernel@vger.kernel.org; Anirudha Sarangi; dmaeng...@vger.kernel.org; Appana Durga Kedareswara Rao Subject: Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support On Wednesday 15 October 2014 17:30:36 Srikanth Thokala wrote

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2014-10-21 Thread Arnd Bergmann
On Tuesday 21 October 2014 09:06:13 Appana Durga Kedareswara Rao wrote: > The above mentioned API's and structures will be used by the dma test > client driver's to set hardware configuration information. The dma > client drivers are not mainlined yet and it is > Internally used by our git-tree

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2014-10-20 Thread Arnd Bergmann
On Wednesday 15 October 2014 17:30:36 Srikanth Thokala wrote: > @@ -15,6 +15,9 @@ > #include > #include > > +/* Number of AXI DMA APP Words */ > +#define XILINX_DMA_NUM_APP_WORDS 5 > + > /** > * struct xilinx_vdma_config - VDMA Configuration structure > * @frm_dly: Frame delay > @@

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2014-10-15 Thread Mark Rutland
On Wed, Oct 15, 2014 at 02:32:48PM +0100, Vinod Koul wrote: > On Wed, Oct 15, 2014 at 01:45:28PM +0100, Mark Rutland wrote: > > Hi, > > > > On Wed, Oct 15, 2014 at 01:00:36PM +0100, Srikanth Thokala wrote: > > > This is the driver for the AXI Direct Memory Access (AXI DMA) > > > core, which is a s

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2014-10-15 Thread Srikanth Thokala
Hi Mark, Thanks for reviewing patch. I should have made a note that the binding patch is applied. I will make a note of this and add to next versions. Thanks Srikanth On Wed, Oct 15, 2014 at 6:15 PM, Mark Rutland wrote: > Hi, > > On Wed, Oct 15, 2014 at 01:00:36PM +0100, Srikanth Thokala wrot

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2014-10-15 Thread Vinod Koul
On Wed, Oct 15, 2014 at 01:45:28PM +0100, Mark Rutland wrote: > Hi, > > On Wed, Oct 15, 2014 at 01:00:36PM +0100, Srikanth Thokala wrote: > > This is the driver for the AXI Direct Memory Access (AXI DMA) > > core, which is a soft Xilinx IP core that provides high- > > bandwidth direct memory acces

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2014-10-15 Thread Mark Rutland
Hi, On Wed, Oct 15, 2014 at 01:00:36PM +0100, Srikanth Thokala wrote: > This is the driver for the AXI Direct Memory Access (AXI DMA) > core, which is a soft Xilinx IP core that provides high- > bandwidth direct memory access between memory and AXI4-Stream > type target peripherals. > > This modu

[PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2014-10-15 Thread Srikanth Thokala
This is the driver for the AXI Direct Memory Access (AXI DMA) core, which is a soft Xilinx IP core that provides high- bandwidth direct memory access between memory and AXI4-Stream type target peripherals. This module works on Zynq (ARM Based SoC) and Microblaze platforms. Signed-off-by: Srikanth