[U-Boot] [PATCH 0/4] Clock fix and MXC I2C rework series
Marek Vasut
marek.vasut at gmail.com
Thu Sep 15 02:09:01 CEST 2011
First three patches in this series fix problems with clock decoding on MX5, the
remaining patch reworks the MXC I2C driver.
This is tested on:
* MX51 EfikaSB
* MX51 EfikaMX
* MX53 QSB
Marek Vasut (4):
MX5: Modify the PLL decoding algorithm
MX5: Add AHB clock reporting and fix IPG clock reporting
MX5: Clean up the output of "clocks" command
I2C: mxc_i2c rework
arch/arm/cpu/armv7/mx5/clock.c | 125 +++++++--
arch/arm/include/asm/arch-mx5/imx-regs.h | 3 +
drivers/i2c/mxc_i2c.c | 423 ++++++++++++++++++++----------
3 files changed, 394 insertions(+), 157 deletions(-)
--
1.7.5.4
More information about the U-Boot
mailing list