diff options
author | Miquel Raynal <[email protected]> | 2021-01-21 11:18:08 +0100 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2021-02-06 00:43:29 +0100 |
commit | f06a1af8e739cb573b79cd175fd88534e912bea0 (patch) | |
tree | 6154ddc9f5fa3e4579df21023305ba6d10976d10 | |
parent | dd3c52846d5954acd43f0e771689302f27dadc28 (diff) |
MAINTAINERS: Add Silvaco I3C master
Add Conor and myself as maintainers.
Signed-off-by: Miquel Raynal <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 546aa66428c9..caa4e1ea32a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16237,6 +16237,14 @@ S: Maintained F: Documentation/fb/sm712fb.rst F: drivers/video/fbdev/sm712* +SILVACO I3C DUAL-ROLE MASTER +M: Miquel Raynal <[email protected]> +M: Conor Culhane <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml +F: drivers/i3c/master/svc-i3c-master.c + SIMPLE FIRMWARE INTERFACE (SFI) S: Obsolete W: http://simplefirmware.org/ |