linux_dsm_epyc7002/drivers/gpu/drm/panel
Thierry Reding 15c1a919ae drm/panel: simple: Allow GPIO accesses to sleep
The enable GPIO for panels may be provided by GPIO expanders on slow
busses (such as I2C), and therefore toggling the GPIO may sleep. Since
these accesses don't happen in interrupt context, use the *_cansleep()
variants of the GPIO API.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-04-04 09:06:39 +02:00
..
Kconfig drm/panel: Add simple panel support 2013-12-17 18:09:51 +01:00
Makefile drm/panel: Add simple panel support 2013-12-17 18:09:51 +01:00
panel-simple.c drm/panel: simple: Allow GPIO accesses to sleep 2014-04-04 09:06:39 +02:00