[PATCH v3 12/19] drm/mcde: dsi: don't create a panel_bridge

Linus Walleij linusw at kernel.org
Sun Sep 20 15:26:20 PDT 2026


On Wed, Sep 16, 2026 at 3:47 PM Luca Ceresoli <luca.ceresoli at bootlin.com> 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_find_and_get_bridge().
>
> Also keep the "connected to non-panel bridge (unsupported)\n" error logic
> by using the drm_bridge_is_panel() function.
>
> Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>

Reviewed-by: Linus Walleij <linusw at kernel.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list