]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3 Turn on the GPIO bank clocks
authorTom Rix <Tom.Rix@windriver.com>
Fri, 29 May 2009 23:57:31 +0000 (18:57 -0500)
committerWolfgang Denk <wd@denx.de>
Fri, 12 Jun 2009 18:45:47 +0000 (20:45 +0200)
commit708cfb74b7c6df9c37d3c48988a154be79daefeb
treea3423ef05bd7272435f5bf34dcbb8e8c9e9c11a1
parent59272620c24549b5bcd03c94ba12ec302c1476a2
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>
cpu/arm_cortexa8/omap3/clock.c