diff options
author | Gustavo Pimentel <[email protected]> | 2019-06-04 15:29:27 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2019-06-10 13:10:39 +0530 |
commit | 28635f6cd78e7fb4e632e0e43ca7e3e81a8c7b58 (patch) | |
tree | 1115631b1602ae2142772de15020569d1fff56b1 | |
parent | 41aaff2a2ac01c5f5415f9de9cd7015ac2b8d569 (diff) |
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 <[email protected]>
Cc: Vinod Koul <[email protected]>
Cc: Joao Pinto <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
-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: [email protected] S: Supported F: drivers/mtd/nand/raw/denali* +DESIGNWARE EDMA CORE IP DRIVER +M: Gustavo Pimentel <[email protected]> +S: Maintained +F: drivers/dma/dw-edma/ +F: include/linux/dma/edma.h + DESIGNWARE USB2 DRD IP DRIVER M: Minas Harutyunyan <[email protected]> |