The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v10 0/3] Add I2C support for Tegra410
@ 2026-01-29 10:30 Kartik Rajput
  2026-01-29 10:30 ` [PATCH v10 1/3] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI Kartik Rajput
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Kartik Rajput @ 2026-01-29 10: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 (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(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-03-06 10:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-29 10:30 [PATCH v10 0/3] Add I2C support for Tegra410 Kartik Rajput
2026-01-29 10:30 ` [PATCH v10 1/3] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI Kartik Rajput
2026-01-29 10:30 ` [PATCH v10 2/3] i2c: tegra: Add logic to support different register offsets Kartik Rajput
2026-01-29 10:30 ` [PATCH v10 3/3] i2c: tegra: Add support for Tegra410 Kartik Rajput
2026-01-29 13:08 ` [PATCH v10 0/3] Add I2C " Jon Hunter
2026-02-16  5:17 ` Kartik Rajput
2026-03-06 10:28   ` Jon Hunter

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