kernel-ark/arch/arm/plat-omap
Timo Teras e32f7ec2e8 ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1
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>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2006-06-26 16:16:13 -07:00
..
clock.c [ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and name 2006-04-09 22:21:05 +01:00
common.c
cpu-omap.c
devices.c ARM: OMAP: Add core fsample support 2006-06-26 16:16:03 -07:00
dma.c ARM: OMAP: DMA transfer parameter configuration fix 2006-06-26 16:16:06 -07:00
dmtimer.c ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1 2006-06-26 16:16:13 -07:00
fb.c
gpio.c ARM: OMAP: Fix GPIO IRQ mask handling 2006-06-26 16:16:07 -07:00
Kconfig ARM: OMAP: Port dmtimers to OMAP2 and implement PWM support 2006-06-26 16:16:12 -07:00
Makefile [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 2006-04-02 17:46:27 +01:00
mcbsp.c [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 2006-04-02 17:46:27 +01:00
mux.c
ocpi.c [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 2006-04-02 17:46:27 +01:00
pm.c
sram-fn.S
sram.c
timer32k.c ARM: OMAP: Port dmtimers to OMAP2 and implement PWM support 2006-06-26 16:16:12 -07:00
usb.c