Skip to content

Commit 6292b4b

Browse files
lucaceresoliwsakernel
authored andcommitted
docs: i2c: i2c-topology: fix typo
"intension" should have probably been "intention", however "intent" seems even better. Reported-by: Bagas Sanjaya <bagasdotme@gmail.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Acked-by: Peter Rosin <peda@axentia.se> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent b90cb10 commit 6292b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/i2c/i2c-topology.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ ML2. It is not safe to build arbitrary topologies with two (or more)
103103
I.e. the select-transfer-deselect transaction targeting e.g. device
104104
address 0x42 behind mux-one may be interleaved with a similar
105105
operation targeting device address 0x42 behind mux-two. The
106-
intension with such a topology would in this hypothetical example
106+
intent with such a topology would in this hypothetical example
107107
be that mux-one and mux-two should not be selected simultaneously,
108108
but mux-locked muxes do not guarantee that in all topologies.
109109

0 commit comments

Comments
 (0)