]> git.baikalelectronics.ru Git - kernel.git/commit
drm/bridge: ti-sn65dsi83: Allow GPIO operations to sleep
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Tue, 14 Jun 2022 09:58:35 +0000 (11:58 +0200)
committerRobert Foss <robert.foss@linaro.org>
Mon, 20 Jun 2022 20:00:32 +0000 (22:00 +0200)
commitfb9271a80b9c3527079d0c6e9799091d0a1522ae
tree5daeae95f9474b51629e455b8fc28750785abad3
parent52942ebf270cf238e296a00a2d3f82de1e01055f
drm/bridge: ti-sn65dsi83: Allow GPIO operations to sleep

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@ew.tq-group.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220614095835.1398708-2-alexander.stein@ew.tq-group.com
Reviewed-by: Robert Foss <robert.foss@linaro.org>
drivers/gpu/drm/bridge/ti-sn65dsi83.c