diff mbox series

[v4,3/3] MAINTAINERS: Add myself as the dw-i3c-master module maintainer

Message ID 1542118193-24925-4-git-send-email-vitor.soares@synopsys.com
State Not Applicable
Headers show
Series Add driver for Synopsys DesignWare I3C master IP | expand

Commit Message

Vitor Soares Nov. 13, 2018, 2:09 p.m. UTC
Signed-off-by: Vitor Soares <vitor.soares@synopsys.com>
---
Change in v4:
- Change email soares@synopsys.com to vitor.soares@synopsys.com

Change in v3:
- Remove dummy characters

Change in v2:
- None

 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 293c863..39910b3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6930,6 +6930,12 @@  F:	drivers/i3c/
 F:	include/linux/i3c/
 F:	include/dt-bindings/i3c/
 
+I3C DRIVER FOR SYNOPSYS DESIGNWARE
+M:	Vitor Soares <vitor.soares@synopsys.com>
+S:	Maintained
+F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
+F:	drivers/i3c/master/dw*
+
 IA64 (Itanium) PLATFORM
 M:	Tony Luck <tony.luck@intel.com>
 M:	Fenghua Yu <fenghua.yu@intel.com>