]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/panel: Add OSD101T2587-53TS driver
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 26 Feb 2019 07:55:23 +0000 (09:55 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 23 Apr 2019 11:53:05 +0000 (13:53 +0200)
commitb97b042a5029e59c7f06fbc3aecda53b8eb683b0
tree6cab97c7669ff94df40048f320348334f583ee11
parent2de67cf78e7a62fb938396f82682b7396a90be89
drm/panel: Add OSD101T2587-53TS driver

The panel is similar to OSD101T2045-53TS (which is handled by panel-simple)
with one big difference: osd101t2587-53ts needs MIPI_DSI_TURN_ON_PERIPHERAL
message to be sent from the host to be operational and thus can not be
handled by panel-simple.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190226075523.28997-5-peter.ujfalusi@ti.com
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.c [new file with mode: 0644]