i2c-amd-mp2.rst 611 B

12345678910111213141516171819202122232425
  1. =========================
  2. Kernel driver i2c-amd-mp2
  3. =========================
  4. Supported adapters:
  5. * AMD MP2 PCIe interface
  6. Datasheet: not publicly available.
  7. Authors:
  8. - Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
  9. - Nehal Shah <nehal-bakulchandra.shah@amd.com>
  10. - Elie Morisse <syniurge@gmail.com>
  11. Description
  12. -----------
  13. The MP2 is an ARM processor programmed as an I2C controller and communicating
  14. with the x86 host through PCI.
  15. If you see something like this::
  16. 03:00.7 MP2 I2C controller: Advanced Micro Devices, Inc. [AMD] Device 15e6
  17. in your ``lspci -v``, then this driver is for your device.