]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: panel: add LG LG070WX3 MIPI DSI panel driver
authorSvyatoslav Ryhel <clamor95@gmail.com>
Wed, 31 Jan 2024 06:57:15 +0000 (08:57 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 21 Apr 2024 07:07:01 +0000 (09:07 +0200)
commit3cb31745c488c280ab190943d4a97ec50dc87b8c
treeab16ac1bd1c29b1508ce898e7ef3b8e39afb66c9
parentedb8a528f96abb621d7d3ee51b026ec05a4e8049
video: panel: add LG LG070WX3 MIPI DSI panel driver

The LD070WX3 is a Color Active Matrix Liquid Crystal Display with
an integral Light Emitting Diode (LED) backlight system. The
matrix employs a-Si Thin Film Transistor as the active element. It
is a transmissive type display operating in the normally Black
mode. This TFT-LCD has 7.0 inches diagonally measured active
display area with WXGA resolution (800 by 1280 pixel array).

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/lg-ld070wx3.c [new file with mode: 0644]