diff options
author | Nicolas Ferre <nicolas.ferre@microchip.com> | 2018-08-29 16:31:42 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-09-25 12:26:30 +0200 |
commit | 630cbf6811d26c3ebe79fa51a8f4b8064ebd429a (patch) | |
tree | 52c0e10dab8733f95ba162c87d766511449b5ea1 /MAINTAINERS | |
parent | 4d6465d98c021d2e53b23f4771aa8bce5a442e8b (diff) | |
download | blackbird-op-linux-630cbf6811d26c3ebe79fa51a8f4b8064ebd429a.tar.gz blackbird-op-linux-630cbf6811d26c3ebe79fa51a8f4b8064ebd429a.zip |
MAINTAINERS: dmaengine: add files to Microchip dma entry
In Microchip DMA (HDMA actually) entry, add the missing files for
better matching with get_maintainer.pl tool.
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fe1280b92a2e..414324563009 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9512,6 +9512,8 @@ S: Supported F: drivers/dma/at_hdmac.c F: drivers/dma/at_hdmac_regs.h F: include/linux/platform_data/dma-atmel.h +F: Documentation/devicetree/bindings/dma/atmel-dma.txt +F: include/dt-bindings/dma/at91.h MICROCHIP / ATMEL ECC DRIVER M: Tudor Ambarus <tudor.ambarus@microchip.com> |