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

Message ID 20231018155926.3305476-1-Frank.Li@nxp.com
Headers
Series i3c: master: svc: collection of bugs fixes |

Message

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

Change from v1 to v2.
See each patch notes

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(-)