On Wed, Mar 11, 2026 at 10:16:29AM +0200, Tomi Valkeinen wrote: > tidss encoder-bridge is not added with drm_bridge_add() call, which > leads to: > > [drm] Missing drm_bridge_add() before attach > > Add the missing call, using devm_drm_bridge_add() variant to get the > drm_bridge_remove() handled automatically.
The patch itself is fine, but the commit title mentions a missing drm_bridge_attach() call when it should be drm_bridge_add() With that fixed Acked-by: Maxime Ripard <[email protected]> Maxime
signature.asc
Description: PGP signature
