drm/panel: Add Innolux EJ030NA 3.0" 320x480 panel
authorChristophe Branchereau <cbranchereau@gmail.com>
Fri, 25 Jun 2021 12:10:45 +0000 (13:10 +0100)
committerPaul Cercueil <paul@crapouillou.net>
Wed, 14 Jul 2021 20:49:07 +0000 (21:49 +0100)
commit868d043f056016b8002897b536d56bb35f87ed2e
treed5a67c98e837cc3675894977a270253c035d74d7
parent1333adfcc3cbfabb68f6cf6f2baffd89ad012330
drm/panel: Add Innolux EJ030NA 3.0" 320x480 panel

Add support for the Innolux/Chimei EJ030NA 3.0"
320x480 TFT panel.

This panel can be found in the LDKs, RS97 V2.1 and RG300 (non IPS)
handheld gaming consoles.

While being 320x480, it is actually a horizontal 4:3
panel with non-square pixels in delta arrangement.

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/20210625121045.81711-2-paul@crapouillou.net
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-innolux-ej030na.c [new file with mode: 0644]