mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
ccf988b66d
Convert each file at I2C subsystem, renaming them to .rst and adding to the driver-api book. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
38 lines
566 B
ReStructuredText
38 lines
566 B
ReStructuredText
. SPDX-License-Identifier: GPL-2.0
|
|
|
|
===================
|
|
I2C/SMBus Subsystem
|
|
===================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
dev-interface
|
|
dma-considerations
|
|
fault-codes
|
|
functionality
|
|
gpio-fault-injection
|
|
i2c-protocol
|
|
i2c-stub
|
|
i2c-topology
|
|
instantiating-devices
|
|
old-module-parameters
|
|
slave-eeprom-backend
|
|
slave-interface
|
|
smbus-protocol
|
|
summary
|
|
ten-bit-addresses
|
|
upgrading-clients
|
|
writing-clients
|
|
|
|
muxes/i2c-mux-gpio
|
|
|
|
busses/index
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|