]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAP2: Devkit8000: Setup LCD reset
authorKan-Ru Chen <kanru@0xlab.org>
Mon, 5 Jul 2010 14:04:40 +0000 (17:04 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 5 Jul 2010 14:04:40 +0000 (17:04 +0300)
commit4098609898e9ae69ebdd3fdaed1117234104d820
tree4f1dc86c60045e0889f3e41bcf54a5e678e99d8f
parent31c73f74f3e2d3b842f1dcb3bbcfc4b53b62f797
OMAP2: Devkit8000: Setup LCD reset

This patch corrects the LCD reset pin configuration.

Original code from early devkit8000 patch sets the TWL4030 GPIO_1
to EHCI_nOC and TWL4030_GPIO_MAX+1 to ledA. Indeed these two pins
are both LCD_PWREN. Setup the lcd reset_gpio properly so it can be
disabled when other display is turned on.

Signed-off-by: Kan-Ru Chen <kanru@0xlab.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-devkit8000.c