commit | 708cfb74b7c6df9c37d3c48988a154be79daefeb | [log] [tgz] |
---|---|---|
author | Tom Rix <Tom.Rix@windriver.com> | Fri May 29 18:57:31 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:45:47 2009 +0200 |
tree | a3423ef05bd7272435f5bf34dcbb8e8c9e9c11a1 | |
parent | 59272620c24549b5bcd03c94ba12ec302c1476a2 [diff] |
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>