Re: [PATCH v10 0/3] Add I2C support for Tegra410
From: Kartik Rajput
Date: Mon Feb 16 2026 - 00:19:06 EST
Hi Andi,
On 29/01/26 16:00, 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 (3):
i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
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(-)
Just a gentle reminder regarding the latest revision.
Whenever you get a chance, could you please take a look?
Thanks,
Kartik