On Sat, 31 Jan 2026 16:58:32 +0100, Luca Ceresoli wrote:
> This series converts many DRM drivers from the now deprecated
> of_drm_find_bridge() to its replacement of_drm_find_and_get_bridge() which
> allows correct bridge refcounting. Where applicable it also converts
> per-driver "next_bridge" pointers to the unified drm_bridge::next_bridge
> which puts the reference automatically on bridge deallocation.
>
> This is part of the work to support hotplug of DRM bridges. The grand plan
> was discussed in [0].
>
> [...]
Applied, thanks!
[3/6] drm/mcde: dsi: mcde_dsi_bind: break when a panel or bridge is found
commit: fe0b1b8269eba268a7dee293b32d6c008a6c3fec
[4/6] drm/mcde: dsi: convert to of_drm_find_and_get_bridge()
commit: a480f5c6f5fa14c954aa8c462302d34223947510
Best regards,
--
Luca Ceresoli <[email protected]>