commit | 79d4dd77f0d86e4315887edaa5dfabb0c2081ba7 | [log] [tgz] |
---|---|---|
author | Ronen Shitrit <rshitrit@marvell.com> | Mon Sep 15 00:56:38 2008 +0200 |
committer | Nicolas Pitre <nico@cam.org> | Thu Sep 25 16:27:21 2008 -0400 |
tree | a948613f73082158c753d8fc455197360ddee313 | |
parent | 0b0740c3c120d1fd7b9a04f04ab79bee12c4cc38 [diff] |
[ARM] Kirkwood: prepare for runtime-determined timer tick rate Currently, kirkwood uses a hardcoded timer tick rate of 166 MHz, but the actual timer tick rate varies between different members of the SoC family. This patch prepares for runtime determination of the timer tick rate. Signed-off-by: Ronen Shitrit <rshitrit@marvell.com>