commit | 1095843489f7a805106dc0cc39187d5df960d11a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 19 00:28:50 2011 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 19 00:35:08 2011 +0100 |
tree | d2f6edd0950e9dc753462ebc6f2c469db0704dcb | |
parent | c15def1cc30edeaa74a97205c936be82cdc86df6 [diff] |
ARM: ux500: fix the smp_twd clock calculation The clock for the smp_twd block is not equal to the CPU frequency, actually it is divided by two, so fix this, and set the initial frequency to half of 1GHz which is the most common case. Reported-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>