Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
[sfrench/cifs-2.6.git] / Documentation / i2c / busses / i2c-nvidia-gpu
1 Kernel driver i2c-nvidia-gpu
2
3 Datasheet: not publicly available.
4
5 Authors:
6         Ajay Gupta <ajayg@nvidia.com>
7
8 Description
9 -----------
10
11 i2c-nvidia-gpu is a driver for I2C controller included in NVIDIA Turing
12 and later GPUs and it is used to communicate with Type-C controller on GPUs.
13
14 If your 'lspci -v' listing shows something like the following,
15
16 01:00.3 Serial bus controller [0c80]: NVIDIA Corporation Device 1ad9 (rev a1)
17
18 then this driver should support the I2C controller of your GPU.