Re: [PATCH 2/6] drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()
From: Maxime Ripard
Date: Thu Jan 08 2026 - 03:35:20 EST
On Wed, 7 Jan 2026 17:22:00 +0100, Luca Ceresoli wrote:
> of_drm_find_bridge() is deprecated. Move to its replacement
> of_drm_find_and_get_bridge() which gets a bridge reference, and ensure it
> is put when done.
>
> dw_hdmi->bridge is used only in dw_hdmi_top_thread_irq(), so in order to
>
> [ ... ]
Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime