public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Add I2C support for Tegra410
@ 2026-01-07  4:24 Kartik Rajput
  2026-01-07  4:24 ` [PATCH v4 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI Kartik Rajput
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kartik Rajput @ 2026-01-07  4:24 UTC (permalink / raw)
  To: ldewangan, digetx, andi.shyti, thierry.reding, jonathanh,
	akhilrajeev, smangipudi, linux-i2c, linux-tegra, linux-kernel
  Cc: Kartik Rajput

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@nvidia.com

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-07  9:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-07  4:24 [PATCH v4 0/4] Add I2C support for Tegra410 Kartik Rajput
2026-01-07  4:24 ` [PATCH v4 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI Kartik Rajput
2026-01-07  4:24 ` [PATCH v4 2/4] i2c: tegra: Move variant to tegra_i2c_hw_feature Kartik Rajput
2026-01-07  9:37   ` Jon Hunter
2026-01-07  9:39     ` Kartik Rajput
2026-01-07  4:24 ` [PATCH v4 3/4] i2c: tegra: Add logic to support different register offsets Kartik Rajput
2026-01-07  4:24 ` [PATCH v4 4/4] i2c: tegra: Add support for Tegra410 Kartik Rajput

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox