summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/displays-new/Makefile
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2013-05-24 14:22:31 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-06-17 14:32:25 +0300
commit84192742d9c26d75f26751f9e692cc68230d43a5 (patch)
tree15cfeadc7f91a90d11ba156ebaf5bf6a750d73fe /drivers/video/omap2/displays-new/Makefile
parentdbc23840b4d70fd1c284987cea68a476e3634d5a (diff)
downloadlinux-84192742d9c26d75f26751f9e692cc68230d43a5.tar.gz
linux-84192742d9c26d75f26751f9e692cc68230d43a5.tar.bz2
linux-84192742d9c26d75f26751f9e692cc68230d43a5.zip
OMAPDSS: Add Sony ACX565AKM panel driver
Add Sony ACX565AKM panel driver which uses the new DSS device model and DSS ops. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Diffstat (limited to 'drivers/video/omap2/displays-new/Makefile')
-rw-r--r--drivers/video/omap2/displays-new/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays-new/Makefile b/drivers/video/omap2/displays-new/Makefile
index 557c48226296..c07bd1e17f47 100644
--- a/drivers/video/omap2/displays-new/Makefile
+++ b/drivers/video/omap2/displays-new/Makefile
@@ -5,3 +5,4 @@ obj-$(CONFIG_DISPLAY_CONNECTOR_HDMI) += connector-hdmi.o
obj-$(CONFIG_DISPLAY_CONNECTOR_ANALOG_TV) += connector-analog-tv.o
obj-$(CONFIG_DISPLAY_PANEL_DPI) += panel-dpi.o
obj-$(CONFIG_DISPLAY_PANEL_DSI_CM) += panel-dsi-cm.o
+obj-$(CONFIG_DISPLAY_PANEL_SONY_ACX565AKM) += panel-sony-acx565akm.o