public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v13 0/6] Updates for Tegra264 and Tegra256
@ 2025-11-18 14:06 Akhil R
  2025-11-18 14:06 ` [PATCH v13 1/6] i2c: tegra: Do not configure DMA if not supported Akhil R
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: Akhil R @ 2025-11-18 14:06 UTC (permalink / raw)
  To: andi.shyti, digetx, jonathanh, linux-i2c, linux-kernel,
	linux-tegra, thierry.reding, wsa+renesas, wsa
  Cc: kkartik, akhilrajeev, ldewangan, smangipudi

Following series of patches consist of updates for Tegra264 and Tegra256
along with adding support for High Speed (HS) Mode in i2c-tegra.c driver.

v12->v13: Update has_hs_mode_support to enable_hs_mode_support
v11->v12:
  * Added two more patches to the series which are needed for Tegra256 and
    also cleans up the timing settings configuration.
v1->v11: Changelogs are in respective patches.
v[11] https://lore.kernel.org/linux-tegra/20251111091627.870613-1-kkartik@nvidia.com/T/#t

Akhil R (4):
  i2c: tegra: Use separate variables for fast and fastplus
  i2c: tegra: Update Tegra256 timing parameters
  i2c: tegra: Add HS mode support
  i2c: tegra: Add Tegra264 support

Kartik Rajput (2):
  i2c: tegra: Do not configure DMA if not supported
  i2c: tegra: Add support for SW mutex register

 drivers/i2c/busses/i2c-tegra.c | 304 ++++++++++++++++++++++++++++-----
 1 file changed, 258 insertions(+), 46 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2026-01-13 15:42 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-18 14:06 [PATCH v13 0/6] Updates for Tegra264 and Tegra256 Akhil R
2025-11-18 14:06 ` [PATCH v13 1/6] i2c: tegra: Do not configure DMA if not supported Akhil R
2025-11-27  9:29   ` Thierry Reding
2026-01-13 15:42   ` Wolfram Sang
2025-11-18 14:06 ` [PATCH v13 2/6] i2c: tegra: Use separate variables for fast and fastplus Akhil R
2025-11-27  9:30   ` Thierry Reding
2026-01-13 15:42   ` Wolfram Sang
2025-11-18 14:06 ` [PATCH v13 3/6] i2c: tegra: Update Tegra256 timing parameters Akhil R
2025-11-27  9:31   ` Thierry Reding
2026-01-13 15:42   ` Wolfram Sang
2025-11-18 14:06 ` [PATCH v13 4/6] i2c: tegra: Add HS mode support Akhil R
2025-11-18 14:19   ` Jon Hunter
2025-11-27  9:34   ` Thierry Reding
2026-01-13 15:42   ` Wolfram Sang
2025-11-18 14:06 ` [PATCH v13 5/6] i2c: tegra: Add support for SW mutex register Akhil R
2025-11-27  9:36   ` Thierry Reding
2026-01-13 15:42   ` Wolfram Sang
2025-11-18 14:06 ` [PATCH v13 6/6] i2c: tegra: Add Tegra264 support Akhil R
2025-11-27  9:36   ` Thierry Reding
2026-01-13 15:42   ` Wolfram Sang
2025-11-27  9:37 ` [PATCH v13 0/6] Updates for Tegra264 and Tegra256 Thierry Reding
2025-12-19  9:09   ` Akhil R
2026-01-06  6:28     ` Akhil R

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