]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: panel: add generic endeavoru panel
authorSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 25 Apr 2023 07:51:47 +0000 (10:51 +0300)
committerAnatolij Gustschin <agust@denx.de>
Wed, 26 Apr 2023 05:35:57 +0000 (07:35 +0200)
commitdef72d5c6265bde4e9eb7976db53a77fabc4808a
tree8fe659a53d2617c23ae98502a4e6083466a6a35b
parentd8cca91380c0bd7ed83d90a200b674b1fae8c544
video: panel: add generic endeavoru panel

Family of panels used by HTC in One X. Though were used variants
at least from 3 vendors, this driver provides generic support for
all of them.

Tested-by: Ion Agorria <ion@agorria.com> # HTC One X T30 Sony
Tested-by: Svyatoslav Ryhel <clamor95@gmail.com> # HTC One X T30 Sharp
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/endeavoru-panel.c [new file with mode: 0644]