On Wed, 7 Jan 2026 14:13:03 +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. Also switch to the drm_bridge::next_bridge pointer. > > This needs to handle both cases: when of_drm_find_panel() succeeds and when > > [ ... ]
Acked-by: Maxime Ripard <[email protected]> Thanks! Maxime
