summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/displays/Kconfig
diff options
context:
space:
mode:
authorMayuresh Janorkar <mayur@ti.com>2011-05-17 12:19:40 (GMT)
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-09-14 15:08:23 (GMT)
commit24305db864cd62bf4279f745528c3238cbaf1c12 (patch)
tree04749e55b46f59efc1d56567735f856feb3d5d10 /drivers/video/omap2/displays/Kconfig
parentb6fd41e29dea9c6753b1843a77e50433e6123bcb (diff)
downloadlinux-24305db864cd62bf4279f745528c3238cbaf1c12.tar.xz
OMAP: DSS2: Add picodlp panel driver
PicoDLP is a micro projector from TI. DLP used in OMAP4 is dpp2600 (DLP Pico Projector) The DLP requires commands to be sent over i2c for configurations. To know more about dpp2600 commands please visit: https://focus.ti.com/myti/docs/extranet.tsp?sectionId=403 The picodlp module consists of a dss driver and an i2c_client. To know more please visit: http://www.omappedia.org/wiki/PicoDLP_projector_guide Based on original design from Mythri P K <mythripk@ti.com> Signed-off-by: Mayuresh Janorkar <mayur@ti.com> Signed-off-by: Mythri P K <mythripk@ti.com> [tomi.valkeinen@ti.com: squashed commits] Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/displays/Kconfig')
-rw-r--r--drivers/video/omap2/displays/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays/Kconfig b/drivers/video/omap2/displays/Kconfig
index 609a280..6ddb401 100644
--- a/drivers/video/omap2/displays/Kconfig
+++ b/drivers/video/omap2/displays/Kconfig
@@ -30,6 +30,13 @@ config PANEL_NEC_NL8048HL11_01B
This NEC NL8048HL11-01B panel is TFT LCD
used in the Zoom2/3/3630 sdp boards.
+config PANEL_PICODLP
+ tristate "TI PICO DLP mini-projector"
+ depends on OMAP2_DSS && I2C
+ help
+ A mini-projector used in TI's SDP4430 and EVM boards
+ For more info please visit http://www.dlp.com/projector/
+
config PANEL_TAAL
tristate "Taal DSI Panel"
depends on OMAP2_DSS_DSI