mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 07:42:07 +00:00
02051ca063
The patch adds MIPI-DSI based S6E8AA0 AMOLED LCD panel driver. Driver uses mipi_dsi bus to communicate with panel and exposes drm_panel interface. v2 - added bus error handling, - set maxmimum DSI packet size on init, - removed unsupported brightness drm_panel callbacks, - minor improvements v3 - switched to gpiod framework, - minor fixes in error handling Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
panel-ld9040.c | ||
panel-s6e8aa0.c | ||
panel-simple.c |