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

2014-03-31 Thread Srikanth Thokala
On Mon, Mar 31, 2014 at 3:00 PM, Andy Shevchenko wrote: > On Sat, 2014-03-29 at 20:58 +0530, 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

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

2014-03-31 Thread Andy Shevchenko
On Sat, 2014-03-29 at 20:58 +0530, 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 module works on

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

2014-03-31 Thread Andy Shevchenko
On Sat, 2014-03-29 at 20:58 +0530, 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 module works on Zynq

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

2014-03-31 Thread Srikanth Thokala
On Mon, Mar 31, 2014 at 3:00 PM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: On Sat, 2014-03-29 at 20:58 +0530, 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

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

2014-03-29 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:

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

2014-03-29 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: