devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] dmaengine: vdma: AXI DMA's enhancments
@ 2016-04-06 16:15 Kedareswara rao Appana
  2016-04-06 16:15 ` [PATCH v3 1/5] Documentation: DT: vdma: Rename vdma-chan prefix to dma-chan Kedareswara rao Appana
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Kedareswara rao Appana @ 2016-04-06 16:15 UTC (permalink / raw)
  To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak,
	michal.simek, soren.brinkmann, vinod.koul, dan.j.williams,
	appanad, moritz.fischer, laurent.pinchart, luis, svemula, anirudh
  Cc: devicetree, linux-arm-kernel, linux-kernel, dmaengine

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):
  Documentation: DT: vdma: Rename vdma-chan prefix to dma-chan
  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 |  25 +-
 drivers/dma/xilinx/xilinx_vdma.c                   | 710 +++++++++++++++++++--
 include/linux/dma/xilinx_dma.h                     |  14 +
 3 files changed, 699 insertions(+), 50 deletions(-)

-- 
2.1.2

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

end of thread, other threads:[~2016-04-07  4:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-06 16:15 [PATCH v3 0/5] dmaengine: vdma: AXI DMA's enhancments Kedareswara rao Appana
2016-04-06 16:15 ` [PATCH v3 1/5] Documentation: DT: vdma: Rename vdma-chan prefix to dma-chan Kedareswara rao Appana
2016-04-06 16:20   ` Sören Brinkmann
2016-04-06 16:25     ` Appana Durga Kedareswara Rao
2016-04-06 21:16       ` Lars-Peter Clausen
     [not found]         ` <57057C9B.8040804-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>
2016-04-06 22:13           ` Koul, Vinod
     [not found]             ` <1459980839.3136.87.camel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-04-06 23:00               ` Sören Brinkmann
2016-04-07  0:23                 ` Koul, Vinod
     [not found]                   ` <1459988606.3136.88.camel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-04-07  4:03                     ` Appana Durga Kedareswara Rao
     [not found] ` <1459959335-24083-1-git-send-email-appanad-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2016-04-06 16:15   ` [PATCH v3 2/5] Documentation: DT: vdma: update binding doc for AXI DMA Kedareswara rao Appana
2016-04-06 16:15 ` [PATCH v3 3/5] dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine Kedareswara rao Appana
2016-04-06 16:15 ` [PATCH v3 4/5] Documentation: DT: vdma: update binding doc for AXI CDMA Kedareswara rao Appana
2016-04-06 16:15 ` [PATCH v3 5/5] dmaengine: vdma: Add Support for Xilinx AXI Central 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).