[PATCH v3 5/5] MAINTAINERS: Add Synopsys xData IP driver maintainer

Gustavo Pimentel posted 5 patches 4 years, 5 months ago
Only 1 patches received!
[PATCH v3 5/5] MAINTAINERS: Add Synopsys xData IP driver maintainer
Posted by Gustavo Pimentel 4 years, 5 months ago
Add Synopsys xData IP driver maintainer.

This driver aims to support Synopsys xData IP and is normally distributed
along with Synopsys PCIe EndPoint IP as a PCIe traffic generator (depends
of the use and licensing agreement).

Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b..85713f6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5018,6 +5018,13 @@ S:	Maintained
 F:	drivers/dma/dw-edma/
 F:	include/linux/dma/edma.h
 
+DESIGNWARE XDATA IP DRIVER
+M:	Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+L:	linux-pci@vger.kernel.org
+S:	Maintained
+F:	Documentation/misc-devices/dw-xdata-pcie.rst
+F:	drivers/misc/dw-xdata-pcie.c
+
 DESIGNWARE USB2 DRD IP DRIVER
 M:	Minas Harutyunyan <hminas@synopsys.com>
 L:	linux-usb@vger.kernel.org
-- 
2.7.4

  • [PATCH v3 5/5] MAINTAINERS: Add Synopsys xData IP driver maintainer