Skip to content

Commit 5cb23af

Browse files
attreyee-mukwsakernel
authored andcommitted
Documentation/i2c: fix spelling error in i2c-address-translators
Correct to "stretched" from "streched" in "keeps clock streched on bus A waiting for reply". Signed-off-by: Attreyee Mukherjee <tintinm2017@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent 861deac commit 5cb23af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/i2c/i2c-address-translators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Transaction:
7171
- Physical I2C transaction on bus A, slave address 0x20
7272
- ATR chip detects transaction on address 0x20, finds it in table,
7373
propagates transaction on bus B with address translated to 0x10,
74-
keeps clock streched on bus A waiting for reply
74+
keeps clock stretched on bus A waiting for reply
7575
- Slave X chip (on bus B) detects transaction at its own physical
7676
address 0x10 and replies normally
7777
- ATR chip stops clock stretching and forwards reply on bus A,

0 commit comments

Comments
 (0)