Re: [PATCH v3 4/6] drm/bridge: add warning for bridges attached without being added
From: Maxime Ripard
Date: Wed Oct 29 2025 - 04:43:57 EST
On Tue, 28 Oct 2025 11:15:45 +0100, Luca Ceresoli wrote:
> DRM bridges must be added before they are attached. Add a warning to catch
> violations.
>
> The warning is based on the bridge not being part of any list, so it will
> trigger if the bridge is being attached without ever having been added.
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime