public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] i2c: spacemit: introduce pio for k1
@ 2025-12-26  3:31 Troy Mitchell
  2025-12-26  3:31 ` [PATCH v5 1/2] i2c: spacemit: replace i2c_xfer_msg() Troy Mitchell
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Troy Mitchell @ 2025-12-26  3:31 UTC (permalink / raw)
  To: Andi Shyti, Yixun Lan, Alex Elder, Aurelien Jarno,
	Michael Opdenacker, Troy Mitchell
  Cc: linux-i2c, linux-kernel, linux-riscv, spacemit, Troy Mitchell

This patch introduces I2C PIO functionality for the Spacemit K1 SoC,
enabling the use of I2C in atomic context.

Signed-off-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
---
Troy Mitchell (2):
      i2c: spacemit: replace i2c_xfer_msg()
      i2c: spacemit: introduce pio for k1

 drivers/i2c/busses/i2c-k1.c | 307 +++++++++++++++++++++++++++++++++-----------
 1 file changed, 230 insertions(+), 77 deletions(-)
---
base-commit: 8dd7d777904fbe2e684d1f1942f81256ca6fd312
change-id: 20250814-k1-i2c-atomic-f1a90cd34364

Best regards,
-- 
Troy Mitchell <troy.mitchell@linux.spacemit.com>


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

end of thread, other threads:[~2026-01-08  7:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-26  3:31 [PATCH v5 0/2] i2c: spacemit: introduce pio for k1 Troy Mitchell
2025-12-26  3:31 ` [PATCH v5 1/2] i2c: spacemit: replace i2c_xfer_msg() Troy Mitchell
2025-12-27 19:45   ` Andi Shyti
2025-12-28 10:31     ` Troy Mitchell
2025-12-28 23:24   ` Alex Elder
2025-12-29 14:39   ` Aurelien Jarno
2025-12-26  3:31 ` [PATCH v5 2/2] i2c: spacemit: introduce pio for k1 Troy Mitchell
2025-12-28 23:24   ` Alex Elder
2025-12-29  2:03     ` Troy Mitchell
2025-12-29  2:07     ` Troy Mitchell
2025-12-29 13:54       ` Aurelien Jarno
2025-12-29 15:07   ` Aurelien Jarno
2026-01-08  7:43     ` Troy Mitchell
2025-12-27 19:38 ` [PATCH v5 0/2] " Andi Shyti
2025-12-28 10:33   ` Troy Mitchell
2025-12-29 14:38 ` Aurelien Jarno

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