i2c-nvidia-gpu.rst 552 B

1234567891011121314151617181920
  1. ============================
  2. Kernel driver i2c-nvidia-gpu
  3. ============================
  4. Datasheet: not publicly available.
  5. Authors:
  6. Ajay Gupta <[email protected]>
  7. Description
  8. -----------
  9. i2c-nvidia-gpu is a driver for I2C controller included in NVIDIA Turing
  10. and later GPUs and it is used to communicate with Type-C controller on GPUs.
  11. If your ``lspci -v`` listing shows something like the following::
  12. 01:00.3 Serial bus controller [0c80]: NVIDIA Corporation Device 1ad9 (rev a1)
  13. then this driver should support the I2C controller of your GPU.