This patchset enables hardware I2C support for Exynos 4. The s3c24x0 I2C driver is modified to use for for both Exynos 4 and Exynos 5. Pinmux setting is add for Exynos 4. PMIC MAX8997 driver is modified to support multi channel hardware I2C.
Piotr Wilczek (5): EXYNOS: CLK: Add i2c clock EXYNOS: Add Exynos4 I2C spacing EXYNOS: PINMUX: Add pinmux support for i2c DRIVERS: I2C: Modify I2C driver for EXYNOS4 DRIVERS: MISC: PMIC: Modify pmic driver to support multibus I2C arch/arm/cpu/armv7/exynos/clock.c | 7 ++++ arch/arm/cpu/armv7/exynos/pinmux.c | 51 ++++++++++++++++++++++++++++++++ arch/arm/include/asm/arch-exynos/cpu.h | 2 + drivers/i2c/s3c24x0_i2c.c | 19 +++++++---- drivers/misc/pmic_max8997.c | 7 +++- 5 files changed, 77 insertions(+), 9 deletions(-) -- 1.7.5.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot