commit | d39c21f23581c45eec98ca6edb344e70cac5fcfd | [log] [tgz] |
---|---|---|
author | Hyungwon Hwang <human.hwang@samsung.com> | Wed Jul 31 17:25:34 2013 +0900 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Aug 10 09:31:04 2013 +0200 |
tree | 0ba94527f745f550dbdc5f691ed92af218a054fd | |
parent | fd8cf994070df9d7576f429506514bf0bb778afd [diff] |
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>