Documentation/i2c/busses/i2c-nvidia-gpu
0 → 100644
+18
−0
+7
−0
drivers/i2c/busses/i2c-nvidia-gpu.c
0 → 100644
+368
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Latest NVIDIA GPU card has USB Type-C interface. There is a Type-C controller which can be accessed over I2C. This driver adds I2C bus driver to communicate with Type-C controller. I2C client driver will be part of USB Type-C UCSI driver. Signed-off-by:Ajay Gupta <ajayg@nvidia.com> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com> [wsa: kept Makefile sorting] Signed-off-by:
Wolfram Sang <wsa@the-dreams.de>