u-boot-brain/cpu/arm_cortexa8/omap3
Tom Rix 708cfb74b7 OMAP3 Turn on the GPIO bank clocks
The function and interface clocks for each GPIO bank, except the first, must
be explicitly turned on.  These are controlled by the config level defines
CONFIG_OMAP3_GPIO_n where n is from 2 to 6.

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
Acked-by: Dirk Behme <dirk.behme@googlemail.com>
2009-06-12 20:45:47 +02:00
..
board.c OMAP3: Use functions print_cpuinfo() and checkboard() 2009-04-29 21:11:32 +02:00
clock.c OMAP3 Turn on the GPIO bank clocks 2009-06-12 20:45:47 +02:00
config.mk arm: unify linker script 2009-06-12 20:39:52 +02:00
gpio.c OMAP3 Port kernel omap gpio interface. 2009-06-12 20:39:50 +02:00
lowlevel_init.S OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00
Makefile OMAP3 Port kernel omap gpio interface. 2009-06-12 20:39:50 +02:00
mem.c OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00
sys_info.c OMAP3: Print correct silicon revision 2009-04-29 21:11:49 +02:00
syslib.c OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00
timer.c arm: timer and interrupt init rework 2009-06-12 20:39:48 +02:00