]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: simple: Add support for the Frida FRD350H54004 panel
authorPaul Cercueil <paul@crapouillou.net>
Mon, 13 Jan 2020 16:17:41 +0000 (13:17 -0300)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 13 Jan 2020 17:29:53 +0000 (18:29 +0100)
commit35b0e0307f4460a15ce6ac86ce6dcdfdf1527cfa
tree38b6c1597837d699ed503fd4dda1aab9a5a29d55
parent8eb30783f1467f50dc070483a8186621c593bd6f
drm/panel: simple: Add support for the Frida FRD350H54004 panel

The FRD350H54004 is a simple 3.5" 320x240 24-bit TFT panel, found for
instance inside the Anbernic RG-350 handheld gaming console.

v2: Order alphabetically
v3: Add connector_type, and update timings according to the constraints
    listed in the datasheet

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200113161741.32061-3-paul@crapouillou.net
drivers/gpu/drm/panel/panel-simple.c