Messages in this thread Patch in this message |  | | From | alexandre.belloni@bootlin ... | Subject | [PATCH] MAINTAINERS: mark I3C DRIVER FOR SYNOPSYS DESIGNWARE orphan | Date | Sun, 11 Dec 2022 21:55:38 +0100 |
| |
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Vitor left Synopsys and the email address is now bouncing.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index cf0f18502372..ebd7f7c957ea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9697,8 +9697,7 @@ F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml F: drivers/i3c/master/i3c-master-cdns.c I3C DRIVER FOR SYNOPSYS DESIGNWARE -M: Vitor Soares <vitor.soares@synopsys.com> -S: Maintained +S: Orphan F: Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml F: drivers/i3c/master/dw* -- 2.38.1
|  |