lkml.org 
[lkml]   [2018]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectBad MAINTAINERS pattern in section 'SYNOPSYS DESIGNWARE AXI DMAC DRIVER'
Date
Please fix this defect appropriately.

linux-next MAINTAINERS section:

14171 SYNOPSYS DESIGNWARE AXI DMAC DRIVER
14172 M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
14173 S: Maintained
--> 14174 F: drivers/dma/dwi-axi-dmac/
14175 F: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt

Commit that introduced this:

commit 1fe20f1b84548bbcf48b6659ea171cd46618ea3a
Author: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Date: Tue Mar 6 14:46:14 2018 +0300

dmaengine: Introduce DW AXI DMAC driver

This patch adds support for the DW AXI DMAC controller.
DW AXI DMAC is a part of HSDK development board from Synopsys.

In this driver implementation only DMA_MEMCPY transfers are
supported.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

MAINTAINERS | 6 +
drivers/dma/Kconfig | 10 +
drivers/dma/Makefile | 1 +
drivers/dma/dw-axi-dmac/Makefile | 1 +
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 1008 ++++++++++++++++++++++++
drivers/dma/dw-axi-dmac/dw-axi-dmac.h | 334 ++++++++
6 files changed, 1360 insertions(+)

No commit with drivers/dma/dwi-axi-dmac/ found

\
 
 \ /
  Last update: 2018-09-29 00:05    [W:0.024 / U:0.344 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site