diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2017-12-12 11:00:07 +0100 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-11-12 10:33:49 +0100 |
commit | bd360e8175f4e07418a8427786dfaf9d42867e71 (patch) | |
tree | 93fd1c4e2af0ab05e60441cba97439831bd38f52 /Documentation/driver-api/index.rst | |
parent | i3c: Add core I3C infrastructure (diff) | |
download | linux-bd360e8175f4e07418a8427786dfaf9d42867e71.tar.xz linux-bd360e8175f4e07418a8427786dfaf9d42867e71.zip |
docs: driver-api: Add I3C documentation
Add the I3C documentation describing the protocol, the master driver API
and the device driver API.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/driver-api/index.rst')
-rw-r--r-- | Documentation/driver-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index 909f991b4c0d..ab38ced66a44 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -33,6 +33,7 @@ available subsections can be seen below. pci/index spi i2c + i3c/index hsi edac scsi |