Re: [PATCH] drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction check
From: Doug Anderson
Date: Thu Jun 26 2025 - 10:46:49 EST
Hi,
On Wed, Jun 25, 2025 at 11:25 AM Doug Anderson <dianders@xxxxxxxxxxxx> wrote:
>
> Hi,
>
> On Fri, Jun 20, 2025 at 12:50 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
> >
> > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> >
> > As of commit 92ac7de3175e3 ("gpiolib: don't allow setting values on input
> > lines"), the GPIO core makes sure values cannot be set on input lines.
> > Remove the unnecessary check.
> >
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> > ---
> > drivers/gpu/drm/bridge/ti-sn65dsi86.c | 5 -----
> > 1 file changed, 5 deletions(-)
>
> Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
Pushed to drm-misc-next:
[1/1] drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction check
commit: bffc0692359f8d06d989657c00b274802a791692