diff options
author | Lothar Waßmann <LW@KARO-electronics.de> | 2011-07-04 09:52:17 -0400 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2011-07-07 03:07:46 -0400 |
commit | 9d73242458d9a2fe26e2e240488063d414eacb1c (patch) | |
tree | 2f453638268833aa1c2861473dcaee369cc66f24 /Kbuild | |
parent | 23e99d4cae02fb782eece2101d9ea67c77920346 (diff) |
mach-mx5: fix the I2C clock parents
The clock from which the I2C timing is derived is the ipg_perclk not ipg_clk.
I2C bus frequency was lower by a factor of ~8 due to the clock divider
calculation being based on 66.5MHz IPG clock while the bus actually
uses 8MHz ipg_perclk.
Kernel version: 3.0.0-rc2 branch 'imx-for-next' of git://git.pengutronix.de/git/imx/linux-2.6
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions