linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments
@ 2016-04-07  5:29 Kedareswara rao Appana
  2016-04-07  5:29 ` [PATCH v4 1/5] dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma Kedareswara rao Appana
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Kedareswara rao Appana @ 2016-04-07  5:29 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.

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

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

end of thread, other threads:[~2016-05-14 19:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07  5:29 [PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments Kedareswara rao Appana
2016-04-07  5:29 ` [PATCH v4 1/5] dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma Kedareswara rao Appana
2016-04-07  5:29 ` [PATCH v4 2/5] Documentation: DT: vdma: update binding doc for AXI DMA Kedareswara rao Appana
2016-04-11 13:59   ` Rob Herring
2016-04-07  5:29 ` [PATCH v4 3/5] dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine Kedareswara rao Appana
2016-05-12 18:10   ` Paul Thomas
2016-05-13  4:36     ` Appana Durga Kedareswara Rao
2016-05-14 19:11       ` Paul Thomas
2016-04-07  5:29 ` [PATCH v4 4/5] Documentation: DT: vdma: update binding doc for AXI CDMA Kedareswara rao Appana
2016-04-11 14:02   ` Rob Herring
2016-04-12  6:20     ` Appana Durga Kedareswara Rao
2016-05-02 12:02       ` Appana Durga Kedareswara Rao
2016-04-07  5:29 ` [PATCH v4 5/5] dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine Kedareswara rao Appana
2016-05-12  6:29 ` [PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments Vinod Koul

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).