linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] dmaengine: vdma: AXI DMA's enhancments
@ 2016-03-27 18:05 Kedareswara rao Appana
  2016-03-27 18:05 ` [PATCH v2 1/6] dmaengine: vdma: Fix checkpatch.pl warnings Kedareswara rao Appana
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kedareswara rao Appana @ 2016-03-27 18:05 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-27 18:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-27 18:05 [PATCH v2 0/6] dmaengine: vdma: AXI DMA's enhancments Kedareswara rao Appana
2016-03-27 18:05 ` [PATCH v2 1/6] dmaengine: vdma: Fix checkpatch.pl warnings Kedareswara rao Appana
2016-03-27 18:05 ` [PATCH v2 2/6] dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma Kedareswara rao Appana
2016-03-27 18:05 ` [PATCH v2 4/6] dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine Kedareswara rao Appana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).