[PATCH v3 13/19] drm/bridge: fsl-ldb: don't create a panel_bridge
Laurentiu Palcu
laurentiu.palcu at oss.nxp.com
Mon Sep 21 07:22:30 PDT 2026
Hi Luca,
On Wed, Sep 16, 2026 at 03:45:37PM +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_find_and_get_bridge().
>
> And since of_drm_find_and_get_bridge() returns a refcounted bridge, take
> care of putting the bridge reference by using bridge->next_bridge.
>
> Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu at oss.nxp.com>
--
Thanks,
Laurentiu
More information about the linux-arm-kernel
mailing list