Re: [PATCH v4 0/4] drm/bridge: convert users of of_drm_find_bridge(), part 4

From: Linus Walleij

Date: Tue Apr 07 2026 - 05:43:19 EST


On Thu, Apr 2, 2026 at 6:27 PM Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> 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.
>
> This is part of the work to support hotplug of DRM bridges. The grand plan
> was discussed in [0].

All makes sense to me. The series:
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij