original_kernel/arch/arm/mach-w90x900
Li Jie 1368c51c50 ARM: 5863/1: fix bugs of clock source of NUC900
This patch fix following bugs:

1. typo error, CLOCK_EVT_MODE_PERIODIC -> CLOCK_EVT_FEAT_PERIODIC
2. TCSR register of timer1 missed PRESCALE
3. timer1 should be enabled before register it to clock source.

Signed-off-by: lijie <eltshanli@gmail.com>
Acked-by: Wan ZongShun <mcuos.com@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-01-05 20:52:10 +00:00
..
include/mach ARM: 5855/1: putc support for nuc900 2009-12-22 15:32:32 +00:00
Kconfig
Makefile
Makefile.boot
clksel.c
clock.c
clock.h
cpu.c ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900 2009-12-22 15:32:32 +00:00
cpu.h
dev.c
gpio.c
irq.c
mach-nuc910evb.c
mach-nuc950evb.c
mach-nuc960evb.c
mfp.c
nuc910.c
nuc910.h
nuc950.c
nuc950.h
nuc960.c
nuc960.h
time.c ARM: 5863/1: fix bugs of clock source of NUC900 2010-01-05 20:52:10 +00:00