]> bbs.cooldavid.org Git - net-next-2.6.git/commit
davinci: Correct the GPIO number for LCD panel power
authorSudhakar Rajashekhara <sudhakar.raj@ti.com>
Tue, 15 Sep 2009 21:46:14 +0000 (17:46 -0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 25 Nov 2009 18:21:23 +0000 (10:21 -0800)
commit7761ef67930dac37f90aaf0ffcd6b1f473c07dfc
tree035af012c4bf1b1827a8932f8cd54910c30e7920
parentc51df70b1e14220c8fc0799f6c27b9362d9424d0
davinci: Correct the GPIO number for LCD panel power

On the latest DA850/OMAP-L138 EVM (Beta) the GPIO pin
number of LCD panel power has changed. This patch takes
care of this change. Software will support only Beta
versions of DA850/OMAP-L138 EVM.

In the process, add the missing entry for data pin 0
and remove the GPIO specific pins from da850_lcdcntl_pins
structure. EVM specific muxing for LCD is being done in the
board file now.

Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/board-da850-evm.c
arch/arm/mach-davinci/da850.c
arch/arm/mach-davinci/include/mach/mux.h