[PATCH V3 00/21] i3c: mipi-i3c-hci-pci: Add Runtime PM support
Alexandre Belloni
alexandre.belloni at bootlin.com
Wed Jan 14 08:44:55 PST 2026
On Tue, 13 Jan 2026 09:26:41 +0200, Adrian Hunter wrote:
> Changes in V3:
>
> i3c: master: Update hot-join flag only on success
> i3c: mipi-i3c-hci: Manage DMA deallocation via devres action
> i3c: mipi-i3c-hci: Factor out software reset into helper
> i3c: mipi-i3c-hci: Factor out IO mode setting into helper
> i3c: mipi-i3c-hci: Factor out master dynamic address setting into helper
> i3c: master: Introduce optional Runtime PM support
> i3c: mipi-i3c-hci: Add optional Runtime PM support
> i3c: mipi-i3c-hci-pci: Add Runtime PM support
> Add Frank's Rev'd-by
>
> [...]
Applied, thanks!
[01/21] i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
https://git.kernel.org/i3c/c/78f63ae4a82d
[02/21] i3c: mipi-i3c-hci: Ensure proper bus clean-up
https://git.kernel.org/i3c/c/8bb96575883d
[03/21] i3c: master: Update hot-join flag only on success
https://git.kernel.org/i3c/c/f0775157b9f9
[04/21] i3c: master: Replace WARN_ON() with dev_err() in i3c_dev_free_ibi_locked()
https://git.kernel.org/i3c/c/471895799c2f
[05/21] i3c: mipi-i3c-hci: Switch DAT bitmap allocation to devm_bitmap_zalloc()
https://git.kernel.org/i3c/c/f64c1a46ea7c
[06/21] i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc()
https://git.kernel.org/i3c/c/11d17c2855bf
[07/21] i3c: mipi-i3c-hci: Manage DMA deallocation via devres action
https://git.kernel.org/i3c/c/29bf98a6346a
[08/21] i3c: mipi-i3c-hci: Cache DAT in memory for Runtime PM restore
https://git.kernel.org/i3c/c/a372cfac056a
[09/21] i3c: mipi-i3c-hci: Introduce helper to restore DAT
https://git.kernel.org/i3c/c/f180524a4877
[10/21] i3c: mipi-i3c-hci: Extract ring initialization from hci_dma_init()
https://git.kernel.org/i3c/c/f5401c973e7f
[11/21] i3c: mipi-i3c-hci: Add DMA suspend and resume support
https://git.kernel.org/i3c/c/816958720443
[12/21] i3c: mipi-i3c-hci: Refactor PIO register initialization
https://git.kernel.org/i3c/c/ca4d4682d353
[13/21] i3c: mipi-i3c-hci: Add PIO suspend and resume support
https://git.kernel.org/i3c/c/8afa0dd83b60
[14/21] i3c: mipi-i3c-hci: Factor out software reset into helper
https://git.kernel.org/i3c/c/57a2f976ac18
[15/21] i3c: mipi-i3c-hci: Factor out IO mode setting into helper
https://git.kernel.org/i3c/c/e4269df518d6
[16/21] i3c: mipi-i3c-hci: Factor out core initialization into helper
https://git.kernel.org/i3c/c/7f91e0e6aa3f
[17/21] i3c: mipi-i3c-hci: Allow core re-initialization for Runtime PM support
https://git.kernel.org/i3c/c/f2b5d43c93e0
[18/21] i3c: mipi-i3c-hci: Factor out master dynamic address setting into helper
https://git.kernel.org/i3c/c/3c3de6803a7d
[19/21] i3c: master: Introduce optional Runtime PM support
https://git.kernel.org/i3c/c/990c149c61ee
[20/21] i3c: mipi-i3c-hci: Add optional Runtime PM support
https://git.kernel.org/i3c/c/b9a15012a145
[21/21] i3c: mipi-i3c-hci-pci: Add Runtime PM support
https://git.kernel.org/i3c/c/95cb1935168a
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