OSDN Git Service

drm/panel: Add Novatek NT39016 panel support
authorPaul Cercueil <paul@crapouillou.net>
Mon, 3 Jun 2019 15:25:55 +0000 (17:25 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 26 Jun 2019 11:36:02 +0000 (13:36 +0200)
commitecdcbbb7ceb1188474f603fac0ec48171761c842
tree58d812df020555c831771cac7ae0e9814eaf323e
parentc79e7a293733d6e9d589ba929ae0a87f6a333afd
drm/panel: Add Novatek NT39016 panel support

Add support for display panels built around the Novatek NT39016 display
controller, as found on e.g. the King Display KD035G6-54NT 24-bit
320x240 3.5" LCD panel which equips the GCW Zero open-source handheld
gaming console.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190603152555.23527-2-paul@crapouillou.net
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-novatek-nt39016.c [new file with mode: 0644]