public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v9 0/4] Add I2C support for Tegra410
@ 2026-01-21 15:30 Kartik Rajput
  2026-01-21 15:30 ` [PATCH v9 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI Kartik Rajput
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Kartik Rajput @ 2026-01-21 15:30 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.

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(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-01-29  5:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-21 15:30 [PATCH v9 0/4] Add I2C support for Tegra410 Kartik Rajput
2026-01-21 15:30 ` [PATCH v9 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI Kartik Rajput
2026-01-21 15:30 ` [PATCH v9 2/4] i2c: tegra: Move variant to tegra_i2c_hw_feature Kartik Rajput
2026-01-22 17:32   ` Andi Shyti
2026-01-22 17:52     ` Kartik Rajput
2026-01-28 22:17       ` Andi Shyti
2026-01-29  5:30         ` Kartik Rajput
2026-01-21 15:30 ` [PATCH v9 3/4] i2c: tegra: Add logic to support different register offsets Kartik Rajput
2026-01-21 15:30 ` [PATCH v9 4/4] i2c: tegra: Add support for Tegra410 Kartik Rajput
2026-01-21 19:19 ` [PATCH v9 0/4] Add I2C " Jon Hunter

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