public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add atomic transfer support to i2c-xiic
@ 2024-10-11 10:41 Manikanta Guntupalli
  2024-10-11 10:41 ` [PATCH 1/2] i2c: xiic: Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume to facilitate atomic mode Manikanta Guntupalli
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Manikanta Guntupalli @ 2024-10-11 10:41 UTC (permalink / raw)
  To: git, michal.simek, andi.shyti, linux-arm-kernel, linux-i2c,
	linux-kernel
  Cc: radhey.shyam.pandey, srinivas.goud, shubhrajyoti.datta,
	manion05gk, Manikanta Guntupalli

This patch series adds atomic transfer support to the i2c-xiic
controller.

Manikanta Guntupalli (2):
  i2c: xiic: Relocate xiic_i2c_runtime_suspend and
    xiic_i2c_runtime_resume to facilitate atomic mode
  i2c: xiic: Add atomic transfer support

 drivers/i2c/busses/i2c-xiic.c | 287 +++++++++++++++++++++++++++-------
 1 file changed, 233 insertions(+), 54 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-11-25 19:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-11 10:41 [PATCH 0/2] Add atomic transfer support to i2c-xiic Manikanta Guntupalli
2024-10-11 10:41 ` [PATCH 1/2] i2c: xiic: Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume to facilitate atomic mode Manikanta Guntupalli
2024-10-11 10:41 ` [PATCH 2/2] i2c: xiic: Add atomic transfer support Manikanta Guntupalli
2024-11-22 21:29   ` Kees Bakker
2024-11-24 15:03     ` Wolfram Sang
2024-11-25 19:22     ` Andi Shyti
2024-11-14  9:54 ` [PATCH 0/2] Add atomic transfer support to i2c-xiic Michal Simek
2024-11-19 23:05 ` Andi Shyti

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