[PATCH v2 0/4] Add I2C support for Tegra410
From: Kartik Rajput
Date: Mon Nov 17 2025 - 05:26:24 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/20251115042632.69708-1-akhilrajeev@xxxxxxxxxx/T/#t
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 | 564 +++++++++++++++++++++++----------
1 file changed, 405 insertions(+), 159 deletions(-)
--
2.43.0