Re: [PATCH v8 0/4] Add I2C support for Tegra410
From: Jon Hunter
Date: Wed Jan 21 2026 - 10:09:41 EST
On 20/01/2026 09:20, 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 | 557 ++++++++++++++++++++++++---------
1 file changed, 401 insertions(+), 156 deletions(-)
Series looks good to me in general. Unfortunately the commit message in 3/4 is still not correct and now makes me wonder if we should even mess with the tegra_dvc_init() function?
Jon
--
nvpublic