diff options
author | Gustavo Pimentel <Gustavo.Pimentel@synopsys.com> | 2019-06-04 15:29:27 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-06-10 09:40:39 +0200 |
commit | 28635f6cd78e7fb4e632e0e43ca7e3e81a8c7b58 (patch) | |
tree | 1115631b1602ae2142772de15020569d1fff56b1 /MAINTAINERS | |
parent | dmaengine: Add Synopsys eDMA IP PCIe glue-logic (diff) | |
download | linux-28635f6cd78e7fb4e632e0e43ca7e3e81a8c7b58.tar.xz linux-28635f6cd78e7fb4e632e0e43ca7e3e81a8c7b58.zip |
MAINTAINERS: Add Synopsys eDMA IP driver maintainer
Add Synopsys eDMA IP driver maintainer.
This driver aims to support Synopsys eDMA IP and is normally distributed
along with Synopsys PCIe EndPoint IP (depends of the use and licensing
agreement).
Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Cc: Vinod Koul <vkoul@kernel.org>
Cc: Joao Pinto <jpinto@synopsys.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5cfbea4ce575..a43f960ae673 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4594,6 +4594,13 @@ L: linux-mtd@lists.infradead.org S: Supported F: drivers/mtd/nand/raw/denali* +DESIGNWARE EDMA CORE IP DRIVER +M: Gustavo Pimentel <gustavo.pimentel@synopsys.com> +L: dmaengine@vger.kernel.org +S: Maintained +F: drivers/dma/dw-edma/ +F: include/linux/dma/edma.h + DESIGNWARE USB2 DRD IP DRIVER M: Minas Harutyunyan <hminas@synopsys.com> L: linux-usb@vger.kernel.org |