public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add I2C support for Tegra410
@ 2025-10-01 15:36 Kartik Rajput
  2025-10-01 15:36 ` [PATCH 1/2] i2c: tegra: Add logic to support different register offsets Kartik Rajput
  2025-10-01 15:36 ` [PATCH 2/2] i2c: tegra: Add support for Tegra410 Kartik Rajput
  0 siblings, 2 replies; 12+ messages in thread
From: Kartik Rajput @ 2025-10-01 15:36 UTC (permalink / raw)
  To: akhilrajeev, andi.shyti, robh, krzk+dt, conor+dt, thierry.reding,
	jonathanh, ldewangan, digetx, smangipudi, linux-i2c, devicetree,
	linux-tegra, linux-kernel
  Cc: kkartik

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/20251001064759.664630-1-kkartik@nvidia.com/T/#t

Kartik Rajput (2):
  i2c: tegra: Add logic to support different register offsets
  i2c: tegra: Add support for Tegra410

 drivers/i2c/busses/i2c-tegra.c | 563 +++++++++++++++++++++++----------
 1 file changed, 398 insertions(+), 165 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-11-06  8:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-01 15:36 [PATCH 0/2] Add I2C support for Tegra410 Kartik Rajput
2025-10-01 15:36 ` [PATCH 1/2] i2c: tegra: Add logic to support different register offsets Kartik Rajput
2025-10-24 15:11   ` Jon Hunter
2025-10-24 15:13   ` Jon Hunter
2025-10-28  5:47     ` Kartik Rajput
2025-10-24 15:33   ` Jon Hunter
2025-10-28  5:42     ` Kartik Rajput
2025-11-06  7:59   ` Jon Hunter
2025-11-06  8:06     ` Kartik Rajput
2025-10-01 15:36 ` [PATCH 2/2] i2c: tegra: Add support for Tegra410 Kartik Rajput
2025-10-24 15:17   ` Jon Hunter
2025-10-28  5:44     ` Kartik Rajput

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