[U-Boot] [PATCH v2] video: add L5F31188 TFT-LCD panel driver
Anatolij Gustschin
agust at denx.de
Sat Aug 10 09:34:49 CEST 2013
On Wed, 31 Jul 2013 17:25:34 +0900
Hyungwon Hwang <human.hwang at samsung.com> wrote:
> This is u-boot driver for L5F31188 panel.
> I tested it in the board based on MIPI DSI with EXYNOS4 series, and it worked well.
>
> Changes in V2:
> - Replaced license header by SPDX-License-Identifier.
>
> Signed-off-by: Hyungwon Hwang <human.hwang at samsung.com>
> Signed-off-by: Donghwa Lee <dw09.lee at samsung.com>
> ---
> drivers/video/Makefile | 1 +
> drivers/video/l5f31188.c | 192 ++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 193 insertions(+)
> create mode 100644 drivers/video/l5f31188.c
Applied to u-boot-video/master after sorting Makefile entry.
Thanks!
Anatolij
More information about the U-Boot
mailing list