mbox series

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

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

Message

Frank Li Oct. 16, 2023, 3:32 p.m. UTC
Each patch is indepedents. See commit message for detail.

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 | 50 ++++++++++++++++++++++++++++-
 1 file changed, 49 insertions(+), 1 deletion(-)