]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/i2c: SMBus start signal is S not A
authorDaniel Schaefer <git@danielschaefer.me>
Sun, 14 Jun 2020 18:23:55 +0000 (20:23 +0200)
committerWolfram Sang <wsa@kernel.org>
Fri, 19 Jun 2020 07:21:48 +0000 (09:21 +0200)
commit57dc5206c516b27fff5707201c26bae0a08ecf18
tree006689acae6f9e4c2ec9b5b4e335d04b70c1b250
parentef49adb7e2acebf31ef8fea67244c401186f3aef
Documentation/i2c: SMBus start signal is S not A

Just like all other I2C/SMBus commands, the start signal for the SMBus
Quick Command is S, not A.

Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Documentation/i2c/smbus-protocol.rst