OSDN Git Service

docs: driver-api: Add I3C documentation
authorBoris Brezillon <boris.brezillon@bootlin.com>
Tue, 12 Dec 2017 10:00:07 +0000 (11:00 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Mon, 12 Nov 2018 09:33:49 +0000 (10:33 +0100)
commitbd360e8175f4e07418a8427786dfaf9d42867e71
tree93fd1c4e2af0ab05e60441cba97439831bd38f52
parent3a379bbcea0af6280e1ca0d1edfcf4e68cde6ee0
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>
Documentation/driver-api/i3c/device-driver-api.rst [new file with mode: 0644]
Documentation/driver-api/i3c/index.rst [new file with mode: 0644]
Documentation/driver-api/i3c/master-driver-api.rst [new file with mode: 0644]
Documentation/driver-api/i3c/protocol.rst [new file with mode: 0644]
Documentation/driver-api/index.rst