ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1
authorTimo Teras <timo.teras@solidboot.com>
Thu, 8 Jun 2006 11:01:12 +0000 (14:01 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Thu, 8 Jun 2006 11:59:19 +0000 (14:59 +0300)
The dmtimer framework update broke 32 kHz timer as udelay() does not work
before system timer is started (and GPT1 should not be reset).
This also makes the GP timer use GPT1. This requires a fix in clock framework.

Signed-off-by: Timo Teras <timo.teras@solidboot.com>
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>

No differences found