commit | 1368c51c501978e5c4148322b7c77d4f49549557 | [log] [tgz] |
---|---|---|
author | Li Jie <eltshanli@gmail.com> | Thu Dec 31 15:57:53 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jan 05 20:52:10 2010 +0000 |
tree | faf0beee26ecee8944b78dbf493f3d4c141125ab | |
parent | 070f1f178c4377c09f72e414513aeacd8403f6d6 [diff] |
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>