On Tue, Dec 16, 2025 at 7:00 PM Luca Ceresoli <[email protected]> wrote: > > This driver obtains a bridge pointer from of_drm_find_bridge() in the probe > function and stores it until driver removal. of_drm_find_bridge() is > deprecated. Move to of_drm_find_and_get_bridge() for the bridge to be > refcounted and use bridge->next_bridge to put the reference on > deallocation. > > Signed-off-by: Luca Ceresoli <[email protected]> Reviewed-by: Martin Blumenstingl <[email protected]> And additionally I runtime tested this on meson-gxl-s905x-libretech-cc where I still have HDMI output, so: Tested-by: Martin Blumenstingl <[email protected]>
- [PATCH v3 06/22] drm/bridge: add next_bridge pointer t... Luca Ceresoli
- Re: [PATCH v3 06/22] drm/bridge: add next_bridge ... Maxime Ripard
- [PATCH v3 10/22] drm/meson: encoder_cvbs: get/put the ... Luca Ceresoli
- Re: [PATCH v3 10/22] drm/meson: encoder_cvbs: get... Maxime Ripard
- Re: [PATCH v3 10/22] drm/meson: encoder_cvbs: get... Martin Blumenstingl
- [PATCH v3 11/22] drm/meson: encoder_dsi: get/put the n... Luca Ceresoli
- Re: [PATCH v3 11/22] drm/meson: encoder_dsi: get/... Maxime Ripard
- Re: [PATCH v3 11/22] drm/meson: encoder_dsi: get/... Martin Blumenstingl
- [PATCH v3 12/22] drm/meson: encoder_hdmi: get/put the ... Luca Ceresoli
- Re: [PATCH v3 12/22] drm/meson: encoder_hdmi: get... Maxime Ripard
- Re: [PATCH v3 12/22] drm/meson: encoder_hdmi: get... Martin Blumenstingl
- Re: [PATCH v3 12/22] drm/meson: encoder_hdmi:... Luca Ceresoli
- Re: [PATCH v3 12/22] drm/meson: encoder_h... Martin Blumenstingl
- [PATCH v3 13/22] drm/bridge: imx8qxp-pxl2dpi: simplify... Luca Ceresoli
- Re: [PATCH v3 13/22] drm/bridge: imx8qxp-pxl2dpi:... Maxime Ripard
- [PATCH v3 16/22] drm/bridge: imx8qxp-pxl2dpi: get/put ... Luca Ceresoli
- Re: [PATCH v3 16/22] drm/bridge: imx8qxp-pxl2dpi:... Maxime Ripard
- [PATCH v3 14/22] drm/bridge: imx8qxp-pxl2dpi: remove e... Luca Ceresoli
- Re: [PATCH v3 14/22] drm/bridge: imx8qxp-pxl2dpi:... Maxime Ripard
- [PATCH v3 15/22] drm/bridge: imx8qxp-pxl2dpi: imx8qxp_... Luca Ceresoli
- Re: [PATCH v3 15/22] drm/bridge: imx8qxp-pxl2dpi:... Maxime Ripard
