diff options
author | Boris Brezillon <[email protected]> | 2018-03-23 11:38:16 +0100 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2018-12-05 17:22:58 +0100 |
commit | 4f26d06669619b960aa7246378dcdf1690c97384 (patch) | |
tree | d28f75fd1670637df2b116cf42c30110851e5835 | |
parent | 54820b4a6627e87afc0425c8b4ce338d3dbdbb80 (diff) |
MAINTAINERS: Add myself as the I3C subsystem maintainer
Create an entry for the I3C subsystem and mark it as maintained by me.
There's no official git repository, patchwork instance, mailing list or
website yet, but this will be added after the subsystem has been
accepted.
Signed-off-by: Boris Brezillon <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f4855974f325..1dc941a983a1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6982,6 +6982,18 @@ L: [email protected] S: Maintained F: drivers/i2c/i2c-stub.c +I3C SUBSYSTEM +M: Boris Brezillon <[email protected]> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git +S: Maintained +F: Documentation/ABI/testing/sysfs-bus-i3c +F: Documentation/devicetree/bindings/i3c/ +F: Documentation/driver-api/i3c +F: drivers/i3c/ +F: include/linux/i3c/ +F: include/dt-bindings/i3c/ + IA64 (Itanium) PLATFORM M: Tony Luck <[email protected]> M: Fenghua Yu <[email protected]> |