lkml.org 
[lkml]   [2020]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/7] dmaengine: add support for sama7g5 based at_xdmac
Date
This series adds support for sama7g5-based at_xdmac.

In sama7g5, the XDMAC is present in a slightly modified form. This series
tries to adapt the existing driver to the differences.
According to the compatible string, we select one of two possible
layouts, which hold the differences in registermap and supported features.

Thanks!

Eugen Hristev (7):
dmaengine: at_xdmac: separate register defines into header file
MAINTAINERS: add dma/at_xdmac_regs.h to XDMAC driver entry
dt-bindings: dmaengine: at_xdmac: add compatible with
microchip,sama7g5
dmaengine: at_xdmac: adapt perid for mem2mem operations
dmaengine: at_xdmac: add support for sama7g5 based at_xdmac
dt-bindings: dmaengine: at_xdmac: add optional microchip,m2m property
dmaengine: at_xdmac: add AXI priority support and recommended settings

.../devicetree/bindings/dma/atmel-xdma.txt | 9 +-
MAINTAINERS | 1 +
drivers/dma/at_xdmac.c | 273 +++++++-----------
drivers/dma/at_xdmac_regs.h | 161 +++++++++++
4 files changed, 281 insertions(+), 163 deletions(-)
create mode 100644 drivers/dma/at_xdmac_regs.h

--
2.25.1

\
 
 \ /
  Last update: 2020-09-14 16:11    [W:0.097 / U:1.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site