Skip to content

Commit

Permalink
docs: i2c: i2c-protocol: update introductory paragraph
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Luca Ceresoli authored and Wolfram Sang committed Aug 11, 2022
1 parent 0b0221d commit 9bbebdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/i2c/i2c-protocol.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
The I2C Protocol
================

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

Key to symbols
==============
Expand Down

0 comments on commit 9bbebdf

Please sign in to comment.