summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFrank Li <Frank.Li@nxp.com>2024-05-06 12:40:08 -0400
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2024-05-23 00:29:19 +0200
commit7f3d633b460be5553a65a247def5426d16805e72 (patch)
tree30b1bfc1957c1bb8e693bdacc2cfcbb7d152d0a0 /README
parent0d25965082013a3743972ca1887380b66de47dd3 (diff)
i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame
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@nxp.com> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20240506164009.21375-2-Frank.Li@nxp.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions