public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/7] i3c: master: some fix and improvemnt for hotjoin
@ 2024-07-24 15:45 Frank Li
  2024-07-24 15:45 ` [PATCH 1/7] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin Frank Li
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Frank Li @ 2024-07-24 15:45 UTC (permalink / raw)
  To: Alexandre Belloni, Boris Brezillon, Parshuram Thombare,
	Greg Kroah-Hartman, Boris Brezillon, Arnd Bergmann, Miquel Raynal,
	Conor Culhane
  Cc: linux-i3c, linux-kernel, Frank Li, stable

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Frank Li (7):
      i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
      i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS
      i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
      i3c: master: Fix dynamic address leak when 'assigned-address' is present
      i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
      i3c: master: svc: use repeat start when IBI WIN happens
      i3c: master: svc: manually emit NACK/ACK for hotjoin

 drivers/i3c/master.c                | 66 +++++++++++++++++++++++--------------
 drivers/i3c/master/svc-i3c-master.c | 44 +++++++++++++++----------
 include/linux/i3c/master.h          |  8 ++++-
 3 files changed, 75 insertions(+), 43 deletions(-)
---
base-commit: 41c196e567fb1ea97f68a2ffb7faab451cd90854
change-id: 20240724-i3c_fix-371bf8fa9e00

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] 8+ messages in thread

end of thread, other threads:[~2024-07-24 15:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-24 15:45 [PATCH 0/7] i3c: master: some fix and improvemnt for hotjoin Frank Li
2024-07-24 15:45 ` [PATCH 1/7] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin Frank Li
2024-07-24 15:45 ` [PATCH 2/7] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS Frank Li
2024-07-24 15:45 ` [PATCH 3/7] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT Frank Li
2024-07-24 15:45 ` [PATCH 4/7] i3c: master: Fix dynamic address leak when 'assigned-address' is present Frank Li
2024-07-24 15:45 ` [PATCH 5/7] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs() Frank Li
2024-07-24 15:45 ` [PATCH 6/7] i3c: master: svc: use repeat start when IBI WIN happens Frank Li
2024-07-24 15:45 ` [PATCH 7/7] i3c: master: svc: manually emit NACK/ACK for hotjoin Frank Li

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