Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1400542

[PATCH v5 0/3] dmaengine: Add clock support for AXI DMAS

From Kedareswara rao Appana <appana.durga.rao@xilinx.com>
Newsgroups linux.kernel
Subject [PATCH v5 0/3] dmaengine: Add clock support for AXI DMAS
Date 2016-05-13 09:10 +0200
Message-ID <ryfot-6Of-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch series adds basic clock support for AXI DMAS
This patch series is created on top of the dma-next branch.

Kedareswara rao Appana (3):
  dmaengine: vdma: Add config structure to differentiate dmas
  Documentation: DT: vdma: Add clock support for dmas
  dmaengine: vdma: Add clock support

 .../devicetree/bindings/dma/xilinx/xilinx_vdma.txt |  15 +
 drivers/dma/xilinx/xilinx_vdma.c                   | 307 ++++++++++++++++++---
 2 files changed, 289 insertions(+), 33 deletions(-)

-- 
2.1.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v5 0/3] dmaengine: Add clock support for AXI DMAS Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-05-13 09:10 +0200
  [PATCH v5 1/3] dmaengine: vdma: Add config structure to differentiate dmas Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-05-13 09:10 +0200
  [PATCH v5 2/3] Documentation: DT: vdma: Add clock support for dmas Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-05-13 09:10 +0200
  [PATCH v5 3/3] dmaengine: vdma: Add clock support Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-05-13 09:10 +0200
  Re: [PATCH v5 0/3] dmaengine: Add clock support for AXI DMAS Vinod Koul <vinod.koul@intel.com> - 2016-05-13 11:30 +0200

csiph-web