]> 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)
commit33e9c9d12f218f7e7ec1e9203fa290f98631371c
tree006689acae6f9e4c2ec9b5b4e335d04b70c1b250
parent9a8ffff785d822d2b365ad8efd13d2ac7178571a
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