[PATCH] drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep
Neil Armstrong
neil.armstrong at linaro.org
Mon Mar 18 15:13:04 UTC 2024
Hi,
On Sun, 17 Mar 2024 17:48:39 +0200, Laurent Pinchart wrote:
> The ilitek-ili9881c controls the reset GPIO using the non-sleeping
> gpiod_set_value() function. This complains loudly when the GPIO
> controller needs to sleep. As the caller can sleep, use
> gpiod_set_value_cansleep() to fix the issue.
>
>
Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)
[1/1] drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep
https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/ee7860cd8b5763017f8dc785c2851fecb7a0c565
--
Neil
More information about the dri-devel
mailing list