linux/arch/arm/mach-mx5
Lothar Waßmann 9d73242458 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>
2011-07-07 09:07:46 +02:00
..
board-cpuimx51.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-cpuimx51sd.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-mx50_rdp.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-mx51_3ds.c ARM: mx3+mx5: rename mxc_board_init to ${machine}_init 2011-02-11 18:37:33 +01:00
board-mx51_babbage.c ARM: mx51: Remove imx51_add_gpio_keys 2011-05-19 13:11:25 +02:00
board-mx51_efikamx.c ARM: mx51: Remove imx51_add_gpio_keys 2011-05-19 13:11:25 +02:00
board-mx51_efikasb.c ARM: mx51: Remove imx51_add_gpio_keys 2011-05-19 13:11:25 +02:00
board-mx53_evk.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-mx53_loco.c ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure 2011-05-19 13:11:15 +02:00
board-mx53_smd.c ARM: mx5/mx53_smd: Add esdhc support 2011-05-19 13:11:14 +02:00
clock-mx51-mx53.c mach-mx5: fix the I2C clock parents 2011-07-07 09:07:46 +02:00
cpu_op-mx51.c cpufreq for freescale mx51 2010-10-22 08:24:14 +02:00
cpu_op-mx51.h cpufreq for freescale mx51 2010-10-22 08:24:14 +02:00
cpu.c ARM: mx53: Print silicon revision on boot 2011-05-19 13:11:00 +02:00
crm_regs.h ARM: imx51/53: add sdhc3/4 clock 2011-03-07 19:29:19 +01:00
devices-imx50.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
devices-imx51.h ARM: mx51: Remove imx51_add_gpio_keys 2011-05-19 13:11:25 +02:00
devices-imx53.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
devices.c ARM: mx5: dynamically allocate imx-keypad devices 2011-01-12 14:50:45 +01:00
devices.h ARM: mx5: dynamically allocate imx-keypad devices 2011-01-12 14:50:45 +01:00
efika.h efikamx: add usb h1 support 2011-02-18 10:56:38 +01:00
ehci.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
eukrea_mbimx51-baseboard.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
eukrea_mbimxsd-baseboard.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
Kconfig ARM: mxc: don't allow to compile together i.MX51 and i.MX53 2011-05-19 13:11:30 +02:00
Makefile ARM: mx51: Implement code to allow mx51 to enter WFI 2011-03-23 15:08:15 +01:00
Makefile.boot ARM i.MX53: Make MX53 EVK bootable 2011-01-04 12:00:23 +01:00
mm-mx50.c ARM i.MX: Move gpio initialization to SoC specific files 2011-03-07 19:29:37 +01:00
mm.c ARM: mx5: Add watchdog support for MX53 2011-02-18 10:57:56 +01:00
mx51_efika.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
system.c ARM: mx51: Implement code to allow mx51 to enter WFI 2011-03-23 15:08:15 +01:00