[PATCH v5 0/4] Add I2C support for Tegra410

From: Kartik Rajput

Date: Wed Jan 07 2026 - 09:27:17 EST


Add support for the Tegra410 SoC, which has 4 I2C controllers. The
controllers are feature-equivalent to Tegra264; only the register
offsets differ.

Please note that this series is rebased on:
https://lore.kernel.org/linux-tegra/20260106062811.894-1-akhilrajeev@xxxxxxxxxx

Kartik Rajput (4):
i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
i2c: tegra: Move variant to tegra_i2c_hw_feature
i2c: tegra: Add logic to support different register offsets
i2c: tegra: Add support for Tegra410

drivers/i2c/busses/i2c-tegra.c | 569 ++++++++++++++++++++++++---------
1 file changed, 410 insertions(+), 159 deletions(-)

--
2.43.0