video: add L5F31188 TFT-LCD panel driver
authorHyungwon Hwang <human.hwang@samsung.com>
Wed, 31 Jul 2013 08:25:34 +0000 (17:25 +0900)
committerAnatolij Gustschin <agust@denx.de>
Sat, 10 Aug 2013 07:31:04 +0000 (09:31 +0200)
commitd39c21f23581c45eec98ca6edb344e70cac5fcfd
tree0ba94527f745f550dbdc5f691ed92af218a054fd
parentfd8cf994070df9d7576f429506514bf0bb778afd
video: add L5F31188 TFT-LCD panel driver

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@samsung.com>
Signed-off-by: Donghwa Lee <dw09.lee@samsung.com>
[agust: sort Makefile entry alphabetically]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
drivers/video/Makefile
drivers/video/l5f31188.c [new file with mode: 0644]