diff options
| author | Vitor Soares <vitor.soares@synopsys.com> | 2018-11-13 14:09:53 +0000 | 
|---|---|---|
| committer | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-12-05 17:22:58 +0100 | 
| commit | 16da99cf0e4d7ccaebe6c095ee31abfeb4025ee5 (patch) | |
| tree | 5d31592cbd09fc85f617704c6615da99af4b5eae | |
| parent | 116e246a8bcd5ace5cac887228afe60152b30d10 (diff) | |
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>
| -rw-r--r-- | MAINTAINERS | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/MAINTAINERS b/MAINTAINERS index 1dc941a983a1..e858e1628b1c 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> | 
