mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Add atomic transfer support to i2c-xiic
@ 2024-12-10  9:52 Manikanta Guntupalli
  2024-12-10  9:52 ` [PATCH V2 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; 5+ messages in thread
From: Manikanta Guntupalli @ 2024-12-10  9:52 UTC (permalink / raw)
  To: git, michal.simek, andi.shyti, linux-arm-kernel, linux-i2c, linux-kernel
  Cc: radhey.shyam.pandey, srinivas.goud, shubhrajyoti.datta,
	manikantaguntupalli09, Manikanta Guntupalli

This patch series adds atomic transfer support to the i2c-xiic
controller.
---
Changes for V2:
Remove NULL checks for tx_msg and rx_msg, as __xiic_start_xfer() already
has checks.

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 | 281 +++++++++++++++++++++++++++-------
 1 file changed, 227 insertions(+), 54 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-12-27  0:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-10  9:52 [PATCH V2 0/2] Add atomic transfer support to i2c-xiic Manikanta Guntupalli
2024-12-10  9:52 ` [PATCH V2 1/2] i2c: xiic: Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume to facilitate atomic mode Manikanta Guntupalli
2024-12-10  9:52 ` [PATCH V2 2/2] i2c: xiic: Add atomic transfer support Manikanta Guntupalli
2024-12-11 11:36 ` [PATCH V2 0/2] Add atomic transfer support to i2c-xiic Michal Simek
2024-12-27  0:21 ` Andi Shyti

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

all inboxes | Powered by JetHome®