Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[linux-2.6-block.git] / Documentation / i2c / busses / i2c-amd756.rst
CommitLineData
ccf988b6 1========================
1da177e4 2Kernel driver i2c-amd756
ccf988b6 3========================
1da177e4
LT
4
5Supported adapters:
6 * AMD 756
7 * AMD 766
8 * AMD 768
9 * AMD 8111
ccf988b6 10
1da177e4
LT
11 Datasheets: Publicly available on AMD website
12
13 * nVidia nForce
ccf988b6 14
1da177e4
LT
15 Datasheet: Unavailable
16
17Authors:
ccf988b6
MCC
18 - Frodo Looijaard <frodol@dds.nl>,
19 - Philip Edelbrock <phil@netroedge.com>
1da177e4
LT
20
21Description
22-----------
23
24This driver supports the AMD 756, 766, 768 and 8111 Peripheral Bus
25Controllers, and the nVidia nForce.
26
27Note that for the 8111, there are two SMBus adapters. The SMBus 1.0 adapter
28is supported by this driver, and the SMBus 2.0 adapter is supported by the
29i2c-amd8111 driver.