Re: [PATCH v9 0/4] Add I2C support for Tegra410
From: Jon Hunter
Date: Wed Jan 21 2026 - 16:06:26 EST
On 21/01/2026 15:30, Kartik Rajput wrote:
Add support for the Tegra410 SoC, which has 4 I2C controllers. The
controllers are feature-equivalent to Tegra264; only the register
offsets differ.
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 | 534 ++++++++++++++++++++++++---------
1 file changed, 395 insertions(+), 139 deletions(-)
Thanks for the updates. I am happy with this version, so ...
Reviewed-by: Jon Hunter <jonathanh@xxxxxxxxxx>
Cheers,
Jon
--
nvpublic