lkml.org 
[lkml]   [2019]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Add support for AXI DMA controller on Milbeaut series
Date
From: Jassi Brar <jaswinder.singh@linaro.org>

The following series adds AXI DMA (XDMAC) controller support on Milbeaut series.
This controller is capable of only Mem<->MEM transfers. Number of channels is
configurable {2,4,8}

Changes Since v1:
# Spelling mistake fix

Jassi Brar (2):
dt-bindings: milbeaut-m10v-xdmac: Add Socionext Milbeaut XDMAC
bindings
dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platforms

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

--
2.17.1

\
 
 \ /
  Last update: 2019-09-10 03:45    [W:0.038 / U:0.848 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site