commit | 5da3e714e30d40145f4dd37d79de6bbbcb9e6137 | [log] [tgz] |
---|---|---|
author | Magnus Damm <magnus.damm@gmail.com> | Thu Jul 29 14:03:04 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jul 29 22:32:28 2010 +0100 |
tree | 791495aeb84cda5559229d6c310446236bbbe1c2 | |
parent | 58c7d9d2e6116ec694a5af5b8a0aca1467673899 [diff] |
ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128 Introduce SHMOBILE_TIMER_HZ for SH-Mobile. Allow users to select HZ on their system to minimize potential timer drift. Use 128 Hz as default to work well with the 32768 Hz RCLK. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>