From 16da99cf0e4d7ccaebe6c095ee31abfeb4025ee5 Mon Sep 17 00:00:00 2001
From: Vitor Soares <vitor.soares@synopsys.com>
Date: Tue, 13 Nov 2018 14:09:53 +0000
Subject: [PATCH] MAINTAINERS: Add myself as the dw-i3c-master module
 maintainer

Create for the DesignWare I3C master driver and add myself as the
maintainer of this driver.

Signed-off-by: Vitor Soares <vitor.soares@synopsys.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1dc941a983a1f..e858e1628b1c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6994,6 +6994,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>
-- 
GitLab