OSDN Git Service

drm/panel: Add driver for the AUO A030JTN01 TFT LCD
authorChristophe Branchereau <cbranchereau@gmail.com>
Sat, 21 Jan 2023 16:24:19 +0000 (17:24 +0100)
committerPaul Cercueil <paul@crapouillou.net>
Sun, 22 Jan 2023 11:25:06 +0000 (11:25 +0000)
commit6febdb2491626d4ae8c54dff51716b2695bcd12d
tree49af264d28179a5f2b0b83534e0068de993244b2
parent35b9dca5626207b0c3933d2fcd38f81bb02a17bf
drm/panel: Add driver for the AUO A030JTN01 TFT LCD

Add driver for the AUO A030JTN01 panel, which is a 320x480 3.0" 4:3
24-bit TFT LCD panel with non-square pixels and a delta-RGB 8-bit
interface.

Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230121162419.284523-3-cbranchereau@gmail.com
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-auo-a030jtn01.c [new file with mode: 0644]