[PATCH V3 00/14] i3c: mipi-i3c-hci: Fixes for v7.0

Alexandre Belloni alexandre.belloni at bootlin.com
Wed Mar 11 14:12:59 PDT 2026


On Fri, 06 Mar 2026 09:24:37 +0200, Adrian Hunter wrote:
>     Please note, all patches now have Frank's Reviewed-by.
> 
> 
> Here are some fixes to the MIPI I3C HCI driver.  Please consider them
> as fixes for v7.0.
> 
> They are mostly related to error recovery and a lack of serialization.
> 
> [...]

Applied, thanks!

[01/14] i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errors
        https://git.kernel.org/abelloni/c/4167b8914463
[02/14] i3c: mipi-i3c-hci: Fix Hot-Join NACK
        https://git.kernel.org/abelloni/c/fa9586bd77ad
[03/14] i3c: mipi-i3c-hci: Factor out DMA mapping from queuing path
        https://git.kernel.org/abelloni/c/f3bcbfe1b8b0
[04/14] i3c: mipi-i3c-hci: Consolidate spinlocks
        https://git.kernel.org/abelloni/c/fa12bb903bc3
[05/14] i3c: mipi-i3c-hci: Fix race in DMA ring enqueue for parallel xfers
        https://git.kernel.org/abelloni/c/4decbbc8a8cf
[06/14] i3c: mipi-i3c-hci: Fix race in DMA ring dequeue
        https://git.kernel.org/abelloni/c/1dca8aee80ee
[07/14] i3c: mipi-i3c-hci: Fix race between DMA ring dequeue and interrupt handler
        https://git.kernel.org/abelloni/c/f0b5159637ca
[08/14] i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue
        https://git.kernel.org/abelloni/c/b795e68bf307
[09/14] i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptor
        https://git.kernel.org/abelloni/c/ec3cfd835f7c
[10/14] i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abort
        https://git.kernel.org/abelloni/c/b6d586431ae2
[11/14] i3c: mipi-i3c-hci: Consolidate common xfer processing logic
        https://git.kernel.org/abelloni/c/7ac45bc68f08
[12/14] i3c: mipi-i3c-hci: Fix race in DMA error handling in interrupt context
        https://git.kernel.org/abelloni/c/e44d2719225e
[13/14] i3c: mipi-i3c-hci: Fix handling of shared IRQs during early initialization
        https://git.kernel.org/abelloni/c/c6396b835a5e
[14/14] i3c: mipi-i3c-hci: Fallback to software reset when bus disable fails
        https://git.kernel.org/abelloni/c/9a258d1336f7

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