Re: [PATCH v3 01/22] drm/bridge: add of_drm_find_and_get_bridge()
From: Maxime Ripard
Date: Wed Dec 17 2025 - 05:31:39 EST
On Tue, 16 Dec 2025 18:58:34 +0100, Luca Ceresoli wrote:
> of_drm_find_bridge() does not increment the refcount for the returned
> bridge, but that is required now. However converting it and all its users
> is not realistically doable at once given the large amount of (direct and
> indirect) callers and the complexity of some.
>
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime