[U-Boot] Please pull from u-boot-i2c
Heiko Schocher
hs at denx.de
Tue Mar 28 07:31:54 UTC 2017
Hello Tom,
please pull from u-boot-i2c.git master
checked this branch on travis, no errors found.
The following changes since commit 5cf618ee60a752d058a767372ca1ecb8d9c09b16:
Merge git://git.denx.de/u-boot-arc (2017-03-24 08:19:30 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to e46f8a3309fb2628940d3e2806c954d84f910165:
i2c: Set default I2C bus number (2017-03-28 06:27:54 +0200)
----------------------------------------------------------------
Liam Beguin (6):
i2c: lpc32xx: Rename probe function
i2c: lpc32xx: Prepare compatibility functions
i2c: lpc32xx: Factor out i2c_adapter parameter
i2c: lpc32xx: Add DM for lpc32xx I2C
i2c: lpc32xx: Move definitions to header file
i2c: lpc32xx: Force consistent bus numbering
Lukasz Majewski (3):
i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel
i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters
i2c: Set default I2C bus number
Sylvain Lemieux (1):
i2c: lpc32xx: Remove note for DM conversation
arch/arm/include/asm/arch-lpc32xx/i2c.h | 37 +++++++++++++++++++++++
cmd/i2c.c | 10 +++++++
drivers/i2c/Kconfig | 14 +++++++++
drivers/i2c/lpc32xx_i2c.c | 236
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------
drivers/i2c/omap24xx_i2c.c | 66 ++++++++++++++++++++++++----------------
drivers/i2c/omap24xx_i2c.h | 10 +++----
6 files changed, 270 insertions(+), 103 deletions(-)
create mode 100644 arch/arm/include/asm/arch-lpc32xx/i2c.h
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list