mbox series

[v3,0/6] i3c: master: svc: collection of bugs fixes

Message ID 20231019222725.3598022-1-Frank.Li@nxp.com (mailing list archive)
Headers show
Series i3c: master: svc: collection of bugs fixes | expand

Message

Frank Li Oct. 19, 2023, 10:27 p.m. UTC
Each patch is indepedents. See commit message for detail.

Change from v1 to v3.
See each patch notes

If there are notes between v2 to v3, that's means not change.

Frank Li (6):
  i3c: master: svc: fix race condition in ibi work thread
  i3c: master: svc: fix wrong data return when IBI happen during start
    frame
  i3c: master: svc: fix ibi may not return mandatory data byte
  i3c: master: svc: fix check wrong status register in irq handler
  i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
  i3c: master: svc: fix random hot join failure since timeout error

 drivers/i3c/master/svc-i3c-master.c | 51 ++++++++++++++++++++++++++++-
 1 file changed, 50 insertions(+), 1 deletion(-)