gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git] / Documentation / i2c / busses / i2c-amd-mp2.rst
blobebc2fa8993259b986124fcf1cd35ec1fe0ee1e43
1 =========================
2 Kernel driver i2c-amd-mp2
3 =========================
5 Supported adapters:
6   * AMD MP2 PCIe interface
8 Datasheet: not publicly available.
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>
15 Description
16 -----------
18 The MP2 is an ARM processor programmed as an I2C controller and communicating
19 with the x86 host through PCI.
21 If you see something like this::
23   03:00.7 MP2 I2C controller: Advanced Micro Devices, Inc. [AMD] Device 15e6
25 in your ``lspci -v``, then this driver is for your device.