Hi, On Wed, Apr 5, 2023 at 6:51 AM Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> wrote: > > There is no need to require non-sleeping GPIO access. Silence the > WARN_ON() if GPIO is using e.g. I2C expanders. > > Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> > --- > This is the TI SN65DSI86 equivalent to 805245071240 ("drm/bridge: > ti-sn65dsi83: Allow GPIO operations to sleep") > > drivers/gpu/drm/bridge/ti-sn65dsi86.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> Trivial / straightforward change. Sending it to drm-misc-next. 77d08a2de6a4 drm/bridge: ti-sn65dsi86: Allow GPIO operations to sleep