summaryrefslogtreecommitdiff
path: root/drivers/video/exynos/Makefile
diff options
context:
space:
mode:
authorDonghwa Lee <dh09.lee@samsung.com>2012-02-08 20:47:39 (GMT)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2012-02-13 03:02:03 (GMT)
commit9befe40f6e018e508b047eb76d189ede9b4ff03d (patch)
tree1b3572ee0852a7777120ea28cbb0e61bc08183b6 /drivers/video/exynos/Makefile
parent7258cc14f310b912b6fea5421aedb9beb69d8581 (diff)
downloadlinux-9befe40f6e018e508b047eb76d189ede9b4ff03d.tar.xz
video: backlight: support s6e8ax0 panel driver based on MIPI DSI
An moled panel driver based MIPI DSI interface. S6E8AX0 means it may includes many other ldi controllers, for example, S6E8AA0, S6E8AB0, and so on. This patch can be modified depending on each panel properites. For example, second parameter of panel condition register can be changed depending on ldi controller or amoled type. [akpm@linux-foundation.org: fix Kconfig syntax error] [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Donghwa Lee <dh09.lee@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Cc: Jingoo Han <jg1.han@samsung.com> Cc: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/exynos/Makefile')
-rw-r--r--drivers/video/exynos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/exynos/Makefile b/drivers/video/exynos/Makefile
index a1ae82a..b5b1bd2 100644
--- a/drivers/video/exynos/Makefile
+++ b/drivers/video/exynos/Makefile
@@ -4,3 +4,4 @@
obj-$(CONFIG_EXYNOS_MIPI_DSI) += exynos_mipi_dsi.o exynos_mipi_dsi_common.o \
exynos_mipi_dsi_lowlevel.o
+obj-$(CONFIG_EXYNOS_LCD_S6E8AX0) += s6e8ax0.o