Commit 5cb23af3 authored by Attreyee Mukherjee's avatar Attreyee Mukherjee Committed by Wolfram Sang

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: default avatarAttreyee Mukherjee <tintinm2017@gmail.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 861deac3
......@@ -71,7 +71,7 @@ Transaction:
- Physical I2C transaction on bus A, slave address 0x20
- ATR chip detects transaction on address 0x20, finds it in table,
propagates transaction on bus B with address translated to 0x10,
keeps clock streched on bus A waiting for reply
keeps clock stretched on bus A waiting for reply
- Slave X chip (on bus B) detects transaction at its own physical
address 0x10 and replies normally
- ATR chip stops clock stretching and forwards reply on bus A,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment