[PATCH v2 2/3] i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame

Miquel Raynal miquel.raynal at bootlin.com
Tue May 7 01:03:40 PDT 2024


Hi Frank,

Frank.Li at nxp.com wrote on Mon,  6 May 2024 12:40:08 -0400:

> svc_i3c_master_xfer() returns error ENXIO if an In-Band Interrupt (IBI)
> occurs when the host starts the frame.
> 
> Change error code to EAGAIN to inform the client driver that this
> situation has occurred and to try again sometime later.
> 
> Fixes: 5e5e3c92e748 ("i3c: master: svc: fix wrong data return when IBI happen during start frame")
> Signed-off-by: Frank Li <Frank.Li at nxp.com>

Reviewed-by: Miquel Raynal <miquel.raynal at bootlin.com>


Thanks,
Miquèl



More information about the linux-i3c mailing list