[PATCH v3 0/5] Add I2C support for Tegra264

From: Kartik Rajput
Date: Mon Jun 09 2025 - 05:34:58 EST


Following series of patches add support for Tegra264 and High Speed (HS)
Mode in i2c-tegra.c driver.

Please note that this series depends on the following series posted by
Akhil for review:
https://lore.kernel.org/linux-tegra/9803c165-fa2f-44ba-a6fb-f11852c319e1@xxxxxxxxxx/T/#t

Kartik Rajput (5):
dt-bindings: i2c: nvidia,tegra20-i2c: Document Tegra264 I2C
i2c: tegra: Do not configure DMA if not supported
i2c: tegra: Add HS mode support
i2c: tegra: Add support for SW mutex register
i2c: tegra: Add Tegra264 support

.../bindings/i2c/nvidia,tegra20-i2c.yaml | 7 +
drivers/i2c/busses/i2c-tegra.c | 196 ++++++++++++++++--
2 files changed, 188 insertions(+), 15 deletions(-)

--
2.43.0