diff mbox series

[12/12] MAINTAINERS: add maintainer for SD-FEC support

Message ID 1552997064-432700-13-git-send-email-dragan.cvetic@xilinx.com (mailing list archive)
State New, archived
Headers show
Series misc: xilinx sd-fec driver | expand

Commit Message

Dragan Cvetic March 19, 2019, 12:04 p.m. UTC
Add maintainer entry for Xilinx SD-FEC driver support.

Signed-off-by: Derek Kiernan <derek.kiernan@xilinx.com>
Signed-off-by: Dragan Cvetic <dragan.cvetic@xilinx.com>
---
 MAINTAINERS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

--
2.7.4

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf7..ba7a0be 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17093,6 +17093,18 @@  S:     Supported
 F:     Documentation/filesystems/xfs.txt
 F:     fs/xfs/

+XILINX SD-FEC IP CORES
+M:     Derek Kiernan <derek.kiernan@xilinx.com>
+M:     Dragan Cvetic <dragan.cvetic@xilinx.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/misc/xlnx,sd-fec.txt
+F:     Documentation/misc-devices/xilinx_sdfec.rst
+F:     Documentation/misc-devices/index.rst
+F:     drivers/misc/xilinx_sdfec.c
+F:     drivers/misc/Kconfig
+F:     drivers/misc/Makefile
+F:     include/uapi/misc/xilinx_sdfec.h
+
 XILINX AXI ETHERNET DRIVER
 M:     Anirudha Sarangi <anirudh@xilinx.com>
 M:     John Linn <John.Linn@xilinx.com>