Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1373091
| From | Kedareswara rao Appana <appana.durga.rao@xilinx.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments |
| Date | 2016-04-07 07:40 +0200 |
| Message-ID | <rlaPD-7AE-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch series does some enhancments to the VDMA driver
which includes
--> Adding support for AXI DMA IP.
--> Adding support for AXI CDMA IP.
Kedareswara rao Appana (5):
dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma
Documentation: DT: vdma: update binding doc for AXI DMA
dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access
Engine
Documentation: DT: vdma: update binding doc for AXI CDMA
dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory
Access Engine
.../devicetree/bindings/dma/xilinx/xilinx_vdma.txt | 17 +-
drivers/dma/xilinx/xilinx_vdma.c | 1326 ++++++++++++++------
include/linux/dma/xilinx_dma.h | 14 +
3 files changed, 1003 insertions(+), 354 deletions(-)
--
2.1.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-07 07:40 +0200
[PATCH v4 2/5] Documentation: DT: vdma: update binding doc for AXI DMA Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-07 07:40 +0200
Re: [PATCH v4 2/5] Documentation: DT: vdma: update binding doc for AXI DMA Rob Herring <robh@kernel.org> - 2016-04-11 16:10 +0200
[PATCH v4 5/5] dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-07 07:40 +0200
csiph-web