]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAP4: 4430SDP: Add picodlp support to board file
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 3 Aug 2011 11:39:09 +0000 (14:39 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 20 Sep 2011 08:22:08 +0000 (11:22 +0300)
commitc64d0255cf9738441b9841ae674a888bea836b8d
treedbfd01e5c54a94ef116301ffd1359f2490e2af57
parentcb1100346104809845e31282ce6fe5131cf934e9
OMAP4: 4430SDP: Add picodlp support to board file

An on-board projector named picodlp is available for OMAP4430 SDP.

Entry for this picodlp as a panel is being added in dss_devices array to
the board file.  It needs 4 GPIO pins for interfacing with host
processor and these are defined and two of them are configured in board
file.  Two GPIOs power_on and display_select are configured here.
picodlp also needs an i2c client over i2c controller-2 at address 0x1b.

Signed-off-by: Mayuresh Janorkar <mayur@ti.com>
Signed-off-by: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
arch/arm/mach-omap2/board-4430sdp.c