]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
LCD: support another s6e8ax0 panel type
authorDonghwa Lee <dh09.lee@samsung.com>
Thu, 26 Apr 2012 18:52:26 +0000 (18:52 +0000)
committerAnatolij Gustschin <agust@denx.de>
Fri, 25 May 2012 07:15:09 +0000 (09:15 +0200)
commit3d02408665b1622ef50518637e36ac4c53750c08
tree8b105ebda61e46ea81795e7bf7e0c73f3d48c448
parent8ecb4c6473e5f88ae343c621c3b5bac513f5a797
LCD: support another s6e8ax0 panel type

s6e8ax0 panel has many panel of types. This patch support another panel
on TIZEN lunchbox board(HWREVISION 2). This panel has reversed panel
display type. So, I had added necessary command.

Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
arch/arm/include/asm/arch-exynos/mipi_dsim.h
board/samsung/trats/trats.c
drivers/video/s6e8ax0.c