Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / Documentation / i2c / busses / i2c-amd-mp2.rst
1 =========================
2 Kernel driver i2c-amd-mp2
3 =========================
4
5 Supported adapters:
6   * AMD MP2 PCIe interface
7
8 Datasheet: not publicly available.
9
10 Authors:
11         - Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
12         - Nehal Shah <nehal-bakulchandra.shah@amd.com>
13         - Elie Morisse <syniurge@gmail.com>
14
15 Description
16 -----------
17
18 The MP2 is an ARM processor programmed as an I2C controller and communicating
19 with the x86 host through PCI.
20
21 If you see something like this::
22
23   03:00.7 MP2 I2C controller: Advanced Micro Devices, Inc. [AMD] Device 15e6
24
25 in your ``lspci -v``, then this driver is for your device.