From: Tomi Valkeinen Date: Wed, 3 Aug 2011 11:39:09 +0000 (+0300) Subject: OMAP4: 4430SDP: Add picodlp support to board file X-Git-Tag: next-20111004~36^2~10 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bfdf7ab110293340afc9aba246e8b9ddb0f56145;p=karo-tx-linux.git 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 Signed-off-by: Mythri P K Acked-by: Tony Lindgren Signed-off-by: Tomi Valkeinen --- diff --git a/arch/arm/mach-omap2/board-4430sdp.c b/arch/arm/mach-omap2/board-4430sdp.c index 187fcae14fff..d3874a68b059 100644 --- a/arch/arm/mach-omap2/board-4430sdp.c +++ b/arch/arm/mach-omap2/board-4430sdp.c @@ -39,6 +39,7 @@ #include #include