Skip to content

Commit 9bbebdf

Browse files
lucaceresoliwsakernel
authored andcommitted
docs: i2c: i2c-protocol: update introductory paragraph
This sentence dates back to the pre-git era and it does not look very professional... As there is no clear definition of "finished", and given this page is already a pretty good overview, not to mention it is not the kernel responsibility to document the protocol in detail, let's update the text accordingly. Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent 0b0221d commit 9bbebdf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/i2c/i2c-protocol.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
The I2C Protocol
33
================
44

5-
This document describes the I2C protocol. Or will, when it is finished :-)
5+
This document is an overview of the basic I2C transactions and the kernel
6+
APIs to perform them.
67

78
Key to symbols
89
==============

0 commit comments

Comments
 (0)