Skip to content
Snippets Groups Projects
Commit 55bdfb8b authored by Luca Ceresoli's avatar Luca Ceresoli Committed by Wolfram Sang
Browse files

docs: i2c: i2c-sysfs: improve wording


Improve wording in a couple sentences.

Signed-off-by: default avatarLuca Ceresoli <luca.ceresoli@bootlin.com>
[wsa: improved a little more]
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 43310e27
No related branches found
No related tags found
No related merge requests found
...@@ -51,11 +51,10 @@ Google Pixel 3 phone for example:: ...@@ -51,11 +51,10 @@ Google Pixel 3 phone for example::
``i2c-2`` is an I2C bus whose number is 2, and ``2-0049`` is an I2C device ``i2c-2`` is an I2C bus whose number is 2, and ``2-0049`` is an I2C device
on bus 2 address 0x49 bound with a kernel driver. on bus 2 address 0x49 bound with a kernel driver.
Terminologies Terminology
============= ===========
First, let us define a couple of terminologies to avoid confusions in the later First, let us define some terms to avoid confusion in later sections.
sections.
(Physical) I2C Bus Controller (Physical) I2C Bus Controller
----------------------------- -----------------------------
...@@ -117,7 +116,7 @@ Walk through Logical I2C Bus ...@@ -117,7 +116,7 @@ Walk through Logical I2C Bus
For the following content, we will use a more complex I2C topology as an For the following content, we will use a more complex I2C topology as an
example. Here is a brief graph for the I2C topology. If you do not understand example. Here is a brief graph for the I2C topology. If you do not understand
this graph at the first glance, do not be afraid to continue reading this doc this graph at first glance, do not be afraid to continue reading this doc
and review it when you finish reading. and review it when you finish reading.
:: ::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment