[PATCH 2/2] drm/bridge: ti-sn65dsi86: fix OF node leak

Doug Anderson dianders at chromium.org
Mon Jul 14 18:46:12 UTC 2025


Hi,

On Tue, Jul 8, 2025 at 1:52 AM Johan Hovold <johan at kernel.org> wrote:
>
> Make sure to drop the OF node reference taken when creating the bridge
> device when the device is later released.
>
> Fixes: a1e3667a9835 ("drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev")
> Cc: Douglas Anderson <dianders at chromium.org>
> Signed-off-by: Johan Hovold <johan at kernel.org>
> ---
>  drivers/gpu/drm/bridge/ti-sn65dsi86.c | 2 ++
>  1 file changed, 2 insertions(+)

The patch doesn't apply to drm-misc-next, which has commit
6526b02e1020 ("drm/bridge: ti-sn65dsi86: use the auxiliary device").
Seems like you need to resubmit as a patch to the new
auxiliary_device_create() function? Do you feel that this is urgent
enough that we need a separate patch for stable?


-Doug


More information about the dri-devel mailing list