Re: [PATCH v3 17/19] drm/omap: dss: don't create a panel_bridge

From: Maxime Ripard

Date: Tue Sep 22 2026 - 03:28:14 EST


On Wed, 16 Sep 2026 15:45:41 +0200, Luca Ceresoli wrote:
> Now a panel_bridge is automatically created for every drm_panel and the
> panel-bridge API is just a deprecated wrapper to access it.
>
> Update and simplify the code by just getting a reference to the
> already-existing bridge using of_drm_get_bridge_by_endpoint().
>
> [ ... ]

Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime