[PATCH] i3c: master: svc: report timeout waiting for STOP idle

Alexandre Belloni alexandre.belloni at bootlin.com
Sun Jul 5 14:29:15 PDT 2026


On Tue, 23 Jun 2026 14:08:21 +0800, Pengpeng Hou wrote:
> svc_i3c_master_xfer() emits STOP or force-exit for the final transfer
> and then waits for the controller state to become idle, but ignores
> readl_poll_timeout(). The function can therefore return success while
> the controller is still not idle.
> 
> Return the idle-wait error through the existing warning/FIFO cleanup
> path so the caller observes the failed transfer without emitting a
> second STOP after the final STOP or force-exit has already been sent.
> 
> [...]

Applied, thanks!

[1/1] i3c: master: svc: report timeout waiting for STOP idle
      https://git.kernel.org/i3c/c/90ae03e37e26

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-i3c mailing list