1 .. SPDX-License-Identifier: GPL-2.0 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 =================== 3 =================== 4 I2C/SMBus Subsystem 4 I2C/SMBus Subsystem 5 =================== 5 =================== 6 6 7 Introduction << 8 ============ << 9 << 10 .. toctree:: << 11 :maxdepth: 1 << 12 << 13 summary << 14 i2c-protocol << 15 smbus-protocol << 16 instantiating-devices << 17 busses/index << 18 i2c-topology << 19 muxes/i2c-mux-gpio << 20 i2c-sysfs << 21 i2c-address-translators << 22 << 23 Writing device drivers << 24 ====================== << 25 << 26 .. toctree:: 7 .. toctree:: 27 :maxdepth: 1 8 :maxdepth: 1 28 9 29 writing-clients << 30 dev-interface 10 dev-interface 31 dma-considerations 11 dma-considerations 32 fault-codes 12 fault-codes 33 functionality 13 functionality 34 << 35 Debugging << 36 ========= << 37 << 38 .. toctree:: << 39 :maxdepth: 1 << 40 << 41 gpio-fault-injection 14 gpio-fault-injection >> 15 i2c-protocol 42 i2c-stub 16 i2c-stub 43 !! 17 i2c-topology 44 Slave I2C !! 18 instantiating-devices 45 ========= !! 19 old-module-parameters 46 << 47 .. toctree:: << 48 :maxdepth: 1 << 49 << 50 slave-interface << 51 slave-eeprom-backend 20 slave-eeprom-backend 52 slave-testunit-backend !! 21 slave-interface 53 !! 22 smbus-protocol 54 Advanced topics !! 23 summary 55 =============== << 56 << 57 .. toctree:: << 58 :maxdepth: 1 << 59 << 60 ten-bit-addresses 24 ten-bit-addresses >> 25 upgrading-clients >> 26 writing-clients 61 27 62 Legacy documentation !! 28 muxes/i2c-mux-gpio 63 ==================== << 64 << 65 .. toctree:: << 66 :maxdepth: 1 << 67 29 68 old-module-parameters !! 30 busses/index 69 31 70 .. only:: subproject and html 32 .. only:: subproject and html 71 33 72 Indices 34 Indices 73 ======= 35 ======= 74 36 75 * :ref:`genindex` 37 * :ref:`genindex`
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.