public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/2] i2c: spacemit: introduce pio for k1
@ 2026-02-07 15:08 Troy Mitchell
  2026-02-07 15:08 ` [PATCH v7 1/2] i2c: spacemit: move i2c_xfer_msg() Troy Mitchell
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Troy Mitchell @ 2026-02-07 15:08 UTC (permalink / raw)
  To: Andi Shyti, Yixun Lan
  Cc: linux-i2c, linux-kernel, linux-riscv, spacemit, Troy Mitchell,
	Aurelien Jarno, Alex Elder

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: move i2c_xfer_msg()
      i2c: spacemit: introduce pio for k1

 drivers/i2c/busses/i2c-k1.c | 316 +++++++++++++++++++++++++++++++++-----------
 1 file changed, 236 insertions(+), 80 deletions(-)
---
base-commit: 2fe0719258a48c204270366ef574066122e81924
change-id: 20260207-b4-k3-i2c-pio-318088c1b3b7

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


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

end of thread, other threads:[~2026-03-11 18:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-07 15:08 [PATCH v7 0/2] i2c: spacemit: introduce pio for k1 Troy Mitchell
2026-02-07 15:08 ` [PATCH v7 1/2] i2c: spacemit: move i2c_xfer_msg() Troy Mitchell
2026-02-07 15:08 ` [PATCH v7 2/2] i2c: spacemit: introduce pio for k1 Troy Mitchell
2026-02-08 13:38 ` [PATCH v7 0/2] " Aurelien Jarno
2026-02-08 14:53   ` Troy Mitchell
2026-03-11 18:42 ` Aurelien Jarno

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