Skip to content
Commit 45e583e9 authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
Browse files

drm/panel: jdi-lt070me05000: Use gpiod_set_value_cansleep



There is no reason why the control GPIOs for the panel can not
be connected to I2C or similar GPIO interfaces that may need to
sleep, therefore switch from gpiod_set_value to
gpiod_set_value_cansleep calls to configure them.
Without that you get complaints from gpiolib every time the state
is changed.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 7e0c7cc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment