[U-Boot] [i2c] Pull request

Heiko Schocher hs at denx.de
Wed Oct 29 10:43:12 CET 2014


Hello Tom,

please pull from u-boot-i2c.git

The following changes since commit d58a9451e7339ed4cf2b2627e534611f427fb791:

   ppc/arm: zap EMK boards (2014-10-28 12:48:31 -0400)

are available in the git repository at:

   git://git.denx.de/u-boot-i2c.git master

for you to fetch changes up to 678398b19ee23ee5227074bc0d0e7c3925af815c:

   i2c: designware: Convert driver to multibus/multiadapter framework (2014-10-29 08:56:23 +0100)

----------------------------------------------------------------
Marek Vasut (4):
       i2c: mxs: Consolidate hard-coded bus address
       i2c: mxs: Add basic support for i2c framework
       i2c: mxs: Pass the i2c_adapter around
       i2c: mxs: Add support for I2C 1 on i.MX28

Stefan Roese (1):
       i2c: designware: Convert driver to multibus/multiadapter framework

  arch/arm/cpu/arm926ejs/spear/cpu.c |   2 +-
  drivers/i2c/Makefile               |   4 +--
  drivers/i2c/designware_i2c.c       | 293 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------
  drivers/i2c/mxs_i2c.c              | 187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------
  include/configs/axs101.h           |   9 ++++--
  include/configs/mxs.h              |   3 +-
  include/configs/spear-common.h     |   4 +--
  include/configs/x600.h             |   4 +--
  8 files changed, 246 insertions(+), 260 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list