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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to