lkml.org 
[lkml]   [2019]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Add support for AXI DMA controller on Milbeaut series
Date
The following series adds AXI DMA controller support on Milbeaut series.
This controller has only capable of memory to memory transfer.

Kazuhiro Kasai (2):
dt-bindings: dmaengine: Add Milbeaut AXI DMA controller bindings
dmaengine: milbeaut: Add Milbeaut AXI DMA controller

.../devicetree/bindings/dma/xdmac-milbeaut.txt | 24 ++
drivers/dma/Kconfig | 8 +
drivers/dma/Makefile | 1 +
drivers/dma/xdmac-milbeaut.c | 353 +++++++++++++++++++++
4 files changed, 386 insertions(+)
create mode 100644 Documentation/devicetree/bindings/dma/xdmac-milbeaut.txt
create mode 100644 drivers/dma/xdmac-milbeaut.c

--
1.9.1

\
 
 \ /
  Last update: 2019-03-25 05:15    [W:0.085 / U:0.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site