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

Esben Haabendal <[email protected]> Wed, 05 Aug 2026 07:56:51 +0000
Newsgroups gmane.linux.kernel,gmane.comp.video.dri.devel
Message-ID <nidXxvSX5VG1kylWXmxh0v-9A4q58Ab-3vQyR3MOXyQXkGP9w6cf5bgAbdBtIFQ7neRR8a1f2i-C_92rm86cBcE1eUb9DvfH0T8YqTy3nlY=@geanix.com>
On Wednesday, August 5th, 2026 at 09:47, Luca Ceresoli <[email protected]> wrote:

> On Mon, 03 Aug 2026 16:57:03 +0200, Esben Haabendal <[email protected]> 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 <[email protected]>
> 
> 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