repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for-linus' of git://github.com/openrisc/linux
[linux/fpc-iii.git]
/
Documentation
/
i2c
/
index.rst
blob
8a2ad3845191b3601be82253df3acf977ac480f2
1
.. SPDX-License-Identifier: GPL-2.0
2
3
===================
4
I2C/SMBus Subsystem
5
===================
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
21
Writing device drivers
22
======================
23
24
.. toctree::
25
:maxdepth: 1
26
27
writing-clients
28
dev-interface
29
dma-considerations
30
fault-codes
31
functionality
32
33
Debugging
34
=========
35
36
.. toctree::
37
:maxdepth: 1
38
39
gpio-fault-injection
40
i2c-stub
41
42
Slave I2C
43
=========
44
45
.. toctree::
46
:maxdepth: 1
47
48
slave-interface
49
slave-eeprom-backend
50
51
Advanced topics
52
===============
53
54
.. toctree::
55
:maxdepth: 1
56
57
ten-bit-addresses
58
59
Legacy documentation
60
====================
61
62
.. toctree::
63
:maxdepth: 1
64
65
old-module-parameters
66
67
.. only:: subproject and html
68
69
Indices
70
=======
71
72
* :ref:`genindex`