public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] i3c: mipi-i3c-hci: DMA interrupt fixes
@ 2024-09-20 14:44 Jarkko Nikula
  2024-09-20 14:44 ` [PATCH 1/2] i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Jarkko Nikula
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jarkko Nikula @ 2024-09-20 14:44 UTC (permalink / raw)
  To: linux-i3c
  Cc: Alexandre Belloni, Shyam Sundar S K, Guruvendra Punugupati,
	Krishnamoorthi M, Jarkko Nikula

Hi

These are targeted for the v6.13 cycle, i.e for the i3c/next branch
after v6.12-rc1 is tagged.

Patch 1/2 is stable looking material but I think it gets visible only
after patch 2/2 on a MIPI I3C HCI v1.0+ compatible HW so in my opinnion
should go through normal development cycle.

AMD folks: You said you have non-functional DMA mode on your HW. Can the
patch 2/2 make it functional or are there some other than interrupt
issues?

Jarkko Nikula (2):
  i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
  i3c: mipi-i3c-hci: Handle interrupts according to current
    specifications

 drivers/i3c/master/mipi-i3c-hci/core.c | 16 +++-------------
 drivers/i3c/master/mipi-i3c-hci/dma.c  | 10 +++-------
 drivers/i3c/master/mipi-i3c-hci/hci.h  |  2 +-
 drivers/i3c/master/mipi-i3c-hci/pio.c  |  2 +-
 4 files changed, 8 insertions(+), 22 deletions(-)

-- 
2.45.2


-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

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

end of thread, other threads:[~2024-10-31 23:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20 14:44 [PATCH 0/2] i3c: mipi-i3c-hci: DMA interrupt fixes Jarkko Nikula
2024-09-20 14:44 ` [PATCH 1/2] i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Jarkko Nikula
2024-09-20 14:44 ` [PATCH 2/2] i3c: mipi-i3c-hci: Handle interrupts according to current specifications Jarkko Nikula
2024-09-23  7:39 ` [PATCH 0/2] i3c: mipi-i3c-hci: DMA interrupt fixes Shyam Sundar S K
2024-10-31 23:06 ` Alexandre Belloni

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