video: hx8394: Add panel driver for hannstar,hsd060bhw4
authorOndrej Jirman <megi@xff.cz>
Thu, 25 May 2023 12:34:35 +0000 (14:34 +0200)
committerAnatolij Gustschin <agust@denx.de>
Fri, 14 Jul 2023 16:10:05 +0000 (18:10 +0200)
commit6a0b8885802a4548de9ee54494033b4f19a01b56
tree15612969e6a4031907ff56610f975f07314178e1
parent7a2fee8d29a92eadac3fc656d2686ccd20c24a08
video: hx8394: Add panel driver for hannstar,hsd060bhw4

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.
This panel is used in Pinephone Pro.

Signed-off-by: Ondrej Jirman <megi@xff.cz>
Cc: Anatolij Gustschin <agust@denx.de>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/himax-hx8394.c [new file with mode: 0644]