commit | 9b71de49b030ad8fd4d13d38571b5c42dc9ed8dd | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jul 15 13:03:35 2009 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Wed Jul 29 23:47:14 2009 +0100 |
tree | e580b76f032c029f6b5541647c4f01a4f8acaa72 | |
parent | 1d91e1a296244690461a7c36d71710dfbabbc219 [diff] |
S3C64XX: Fix ARMCLK configuration The value of armclk_mask needs to be inverted for use as a mask on the register value when updating ARM_RATIO. This is critical for cpufreq support, without it attempts to scale the frequency of the core trash pretty much the entire clock tree. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>