public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v5 0/6] I3C: master: svc: collect all patches to improve hotjoin stability
@ 2024-10-01 16:02 Frank Li
  2024-10-01 16:02 ` [PATCH v5 1/6] i3c: master: svc: use repeat start when IBI WIN happens Frank Li
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Frank Li @ 2024-10-01 16:02 UTC (permalink / raw)
  To: Miquel Raynal, Conor Culhane, Alexandre Belloni
  Cc: linux-i3c, linux-kernel, imx, Frank Li, stable

This patches is splited from
https://lore.kernel.org/linux-i3c/ZvrAuOBLgi+HtrPD@lizhi-Precision-Tower-5810/T/#t

It needs more discussion about dt assign address issue about i3c framework.

This series is svc driver improvement and bug fixes for hotjoin. It fixes
all kinds hotjoin problem when 2 devices random hotjoin and A normal data
transfer is on going.

This patch version start from v5, which exact the same as old series's v4.

See each patches for detail issue.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Frank Li (6):
      i3c: master: svc: use repeat start when IBI WIN happens
      i3c: master: svc: manually emit NACK/ACK for hotjoin
      i3c: master: svc: need check IBIWON for dynamtica address assign
      i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work()
      i3c: master: svc: wait for Manual ACK/NACK Done before next step
      i3c: master: svc: fix possible assignment of the same address to two devices

 drivers/i3c/master/svc-i3c-master.c | 122 +++++++++++++++++++++++++++---------
 1 file changed, 93 insertions(+), 29 deletions(-)
---
base-commit: 77df9e4bb2224d8ffbddec04c333a9d7965dad6c
change-id: 20241001-svc-i3c-hj-bbaba68cf1ea

Best regards,
---
Frank Li <Frank.Li@nxp.com>


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

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

end of thread, other threads:[~2024-10-01 20:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-01 16:02 [PATCH v5 0/6] I3C: master: svc: collect all patches to improve hotjoin stability Frank Li
2024-10-01 16:02 ` [PATCH v5 1/6] i3c: master: svc: use repeat start when IBI WIN happens Frank Li
2024-10-01 16:02 ` [PATCH v5 2/6] i3c: master: svc: manually emit NACK/ACK for hotjoin Frank Li
2024-10-01 16:02 ` [PATCH v5 3/6] i3c: master: svc: need check IBIWON for dynamtica address assign Frank Li
2024-10-01 20:13   ` Miquel Raynal
2024-10-01 16:02 ` [PATCH v5 4/6] i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work() Frank Li
2024-10-01 20:15   ` Miquel Raynal
2024-10-01 20:28     ` Frank Li
2024-10-01 16:02 ` [PATCH v5 5/6] i3c: master: svc: wait for Manual ACK/NACK Done before next step Frank Li
2024-10-01 20:15   ` Miquel Raynal
2024-10-01 16:02 ` [PATCH v5 6/6] i3c: master: svc: fix possible assignment of the same address to two devices Frank Li
2024-10-01 16:54 ` [PATCH v5 0/6] I3C: master: svc: collect all patches to improve hotjoin stability Frank Li

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