[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220822091050.47099-4-luca.ceresoli@bootlin.com>
Date: Mon, 22 Aug 2022 11:10:50 +0200
From: luca.ceresoli@...tlin.com
To: linux-doc@...r.kernel.org, linux-i2c@...r.kernel.org
Cc: Luca Ceresoli <luca.ceresoli@...tlin.com>,
Wolfram Sang <wsa@...nel.org>, Peter Rosin <peda@...ntia.se>,
linux-kernel@...r.kernel.org, Bagas Sanjaya <bagasdotme@...il.com>
Subject: [PATCH v2 3/3] docs: i2c: i2c-topology: fix typo
From: Luca Ceresoli <luca.ceresoli@...tlin.com>
"intension" should have probably been "intention", however "intent" seems
even better.
Reported-by: Bagas Sanjaya <bagasdotme@...il.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@...tlin.com>
---
Changed in v2:
- this patch is new in v2
---
Documentation/i2c/i2c-topology.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/i2c/i2c-topology.rst b/Documentation/i2c/i2c-topology.rst
index 6f2da7f386fd..65ed76bc979f 100644
--- a/Documentation/i2c/i2c-topology.rst
+++ b/Documentation/i2c/i2c-topology.rst
@@ -102,7 +102,7 @@ When using a mux-locked mux, be aware of the following restrictions:
I.e. the select-transfer-deselect transaction targeting e.g. device
address 0x42 behind mux-one may be interleaved with a similar
operation targeting device address 0x42 behind mux-two. The
- intension with such a topology would in this hypothetical example
+ intent with such a topology would in this hypothetical example
be that mux-one and mux-two should not be selected simultaneously,
but mux-locked muxes do not guarantee that in all topologies.
--
2.34.1
Powered by blists - more mailing lists