Re: [U-Boot] [PATCH 6/7] LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI.

2012-04-05 Thread Anatolij Gustschin
Hi, This patch looks pretty good, only a few comments below. Please fix and I'll take a look and add by ACK then, so that the patch can be merged through u-boot-samsung tree. On Thu, 05 Apr 2012 15:29:32 +0900 Donghwa Lee wrote: > This patch support S6E8AX0 amoled driver based on EXYNOS MIPI DS

[U-Boot] [PATCH 6/7] LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI.

2012-04-04 Thread Donghwa Lee
This patch support S6E8AX0 amoled driver based on EXYNOS MIPI DSI interface. Signed-off-by: Donghwa Lee Signed-off-by: Kyungmin Park Signed-off-by: Inki Dae --- drivers/video/s6e8ax0.c | 289 +++ 1 files changed, 289 insertions(+), 0 deletions(-) c