Re: [PATCH v3 1/3] drm/bridge: ti-sn65dsi83: Propagate error in sn65dsi83_reset_pipe()

From: Esben Haabendal

Date: Wed Aug 05 2026 - 03:58:47 EST


On Wednesday, August 5th, 2026 at 09:47, Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> wrote:

> On Mon, 03 Aug 2026 16:57:03 +0200, Esben Haabendal <esben@xxxxxxxxxx> wrote:
>
> Hi Esben,
>
> > Propagate the error code from drm_bridge_helper_reset_crtc(), so that
> > callers has a chance to handle the failure.
> >
> > Signed-off-by: Esben Haabendal <esben@xxxxxxxxxx>
>
> Thanks for the improved patches!
>
> Patches 1-2 look like big fixes, so they need a Fixes tag along with 'Cc:
> stable'.

Added for v4.

> Other than that they look OK to me.

/Esben