Re: [U-Boot] [PATCH v2] video: add L5F31188 TFT-LCD panel driver

2013-08-10 Thread Anatolij Gustschin
On Wed, 31 Jul 2013 17:25:34 +0900 Hyungwon Hwang 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: Hyung

[U-Boot] [PATCH v2] video: add L5F31188 TFT-LCD panel driver

2013-07-31 Thread Hyungwon Hwang
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 Signed-off-by: Donghwa Lee --- drivers/video/Makefile |