drm: panel: Add Himax HX8394 panel controller driver
authorKamil Trzciński <ayufan@ayufan.eu>
Mon, 2 Jan 2023 23:07:32 +0000 (00:07 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 10 Jan 2023 12:28:35 +0000 (13:28 +0100)
commit65dc9360f7411a2dedcfa56b00d178dbf6ee1f84
treefe24988af009304446b33d3ad27729ebda434ea3
parent3b0c2b2b5205cb45582683f3b5c360a7c318cdbe
drm: panel: Add Himax HX8394 panel controller driver

The driver is for panels based on the Himax HX8394 controller, such as the
HannStar HSD060BHW4 720x1440 TFT LCD panel that uses a MIPI-DSI interface.

Signed-off-by: Kamil Trzciński <ayufan@ayufan.eu>
Co-developed-by: Ondrej Jirman <megi@xff.cz>
Signed-off-by: Ondrej Jirman <megi@xff.cz>
Co-developed-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Tested-by: Tom Fitzhenry <tom@tom-fitzhenry.me.uk>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230102230733.3506624-3-javierm@redhat.com
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-himax-hx8394.c [new file with mode: 0644]