]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] Orion: prepare for runtime-determined timer tick rate
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 29 Aug 2008 03:55:51 +0000 (05:55 +0200)
committerNicolas Pitre <nico@cam.org>
Thu, 25 Sep 2008 20:26:44 +0000 (16:26 -0400)
commitb2b5c7b9cda77f7d6158c413d497921d45780cf7
tree89120d403604b79e894c0e5683c9fb335d2c3460
parent263ec5c4a2ffe659625a9fd00f8ba21e40abe5a3
[ARM] Orion: prepare for runtime-determined timer tick rate

Currently, orion5x uses a hardcoded timer tick rate of 166 MHz, but
the actual timer tick rate varies between different members of the SoC
family (and can vary based on strap pin settings).

This patch prepares for runtime determination of the timer tick rate.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
arch/arm/mach-orion5x/common.c
arch/arm/mach-orion5x/common.h
arch/arm/mach-orion5x/include/mach/timex.h
arch/arm/mach-orion5x/kurobox_pro-setup.c
arch/arm/mach-orion5x/tsx09-common.c