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


Groups > linux.kernel > #1384049

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

From Kedareswara rao Appana <appana.durga.rao@xilinx.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/3] dmaengine: Add clock support for AXI DMAS
Date 2016-04-21 12:40 +0200
Message-ID <rqkbE-7J8-11@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 
"dmaengine: vdma: AXI DMA's enhancments" patch series.

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                   | 304 ++++++++++++++++++---
 2 files changed, 287 insertions(+), 32 deletions(-)

-- 
2.1.2

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


Thread

[PATCH v3 0/3] dmaengine: Add clock support for AXI DMAS Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-21 12:40 +0200
  [PATCH v3 1/3] dmaengine: vdma: Add config structure to differentiate dmas Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-21 12:40 +0200

csiph-web