Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1372193
| From | Kedareswara rao Appana <appana.durga.rao@xilinx.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RESEND PATCH v2 0/6] dmaengine: vdma: AXI DMA's enhancments |
| Date | 2016-04-06 07:20 +0200 |
| Message-ID | <rkO2J-7uk-3@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.
--> Fixing checkpatch warnings.
Kedareswara rao Appana (6):
dmaengine: vdma: Fix checkpatch.pl warnings
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 | 38 +-
drivers/dma/xilinx/xilinx_vdma.c | 1335 ++++++++++++++------
include/linux/dma/xilinx_dma.h | 14 +
3 files changed, 1028 insertions(+), 359 deletions(-)
--
2.1.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[RESEND PATCH v2 0/6] dmaengine: vdma: AXI DMA's enhancments Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-06 07:20 +0200
[RESEND PATCH v2 5/6] Documentation: DT: vdma: update binding doc for AXI CDMA Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-06 07:20 +0200
[RESEND PATCH v2 3/6] Documentation: DT: vdma: update binding doc for AXI DMA Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-06 07:20 +0200
Re: [RESEND PATCH v2 3/6] Documentation: DT: vdma: update binding doc for AXI DMA Vinod Koul <vinod.koul@intel.com> - 2016-04-06 17:40 +0200
RE: [RESEND PATCH v2 3/6] Documentation: DT: vdma: update binding doc for AXI DMA Appana Durga Kedareswara Rao <appana.durga.rao@xilinx.com> - 2016-04-06 17:50 +0200
Re: [RESEND PATCH v2 2/6] dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma Vinod Koul <vinod.koul@intel.com> - 2016-04-06 17:50 +0200
csiph-web