acrn-kernel/Documentation/i2c
Miquel Raynal bed68f4f4d docs: i2c: smbus-protocol: mention the repeated start condition
Sr is a repeated start, it is used in both I2C and SMBus protocols.

Provide its description and replace start ("S") conditions with repeated
start ("Sr") conditions when relevant. This allows the documentation to
match the SMBus specification available at [1].

[1] http://www.smbus.org/specs/SMBus_3_1_20180319.pdf

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
2021-11-23 12:59:41 +01:00
..
busses
muxes
dev-interface.rst
dma-considerations.rst
fault-codes.rst
functionality.rst
gpio-fault-injection.rst
i2c-protocol.rst
i2c-stub.rst
i2c-sysfs.rst Documentation: i2c: Add doc for I2C sysfs 2021-06-25 15:58:25 +02:00
i2c-topology.rst
i2c_bus.svg
index.rst Documentation: i2c: add i2c-sysfs into index 2021-08-10 22:58:32 +02:00
instantiating-devices.rst docs: i2c: avoid using ReST :doc:`foo` markup 2021-06-17 13:24:38 -06:00
old-module-parameters.rst docs: i2c: avoid using ReST :doc:`foo` markup 2021-06-17 13:24:38 -06:00
slave-eeprom-backend.rst
slave-interface.rst
slave-testunit-backend.rst i2c: testunit: add support for block process calls 2021-02-12 11:11:04 +01:00
smbus-protocol.rst docs: i2c: smbus-protocol: mention the repeated start condition 2021-11-23 12:59:41 +01:00
summary.rst
ten-bit-addresses.rst
writing-clients.rst