[U-Boot] Please pull from u-boot-i2c

Heiko Schocher hs at denx.de
Thu Aug 10 10:09:58 UTC 2017


Hello Tom,

The following changes since commit 1989374b21089c63019fc9648408c8d609023ffe:

   configs: Finish migration of PHY_GIGE (2017-08-08 17:02: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 014e47f028526689aaa8ecb2e9164572937afe44:

   i2c: designware: Allow sending restart conditions (2017-08-10 12:02:50 +0200)

----------------------------------------------------------------
Adam Ford (2):
       Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
       Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig

Marek Vasut (1):
       i2c: designware: Allow sending restart conditions

Wenyou.Yang at microchip.com (1):
       i2c: at91: Add missing probe function to device driver

  arch/arm/mach-omap2/Kconfig            |  5 +++++
  arch/arm/mach-omap2/omap3/clock.c      |  2 +-
  board/compulab/cm_t35/cm_t35.c         |  2 +-
  board/logicpd/am3517evm/am3517evm.c    |  2 +-
  board/ti/am3517crane/am3517crane.c     |  2 +-
  board/ti/evm/evm.c                     |  2 +-
  configs/ti816x_evm_defconfig           |  1 +
  drivers/i2c/Kconfig                    |  6 ++++++
  drivers/i2c/Makefile                   |  1 -
  drivers/i2c/at91_i2c.c                 | 26 ++++++++++++++++++++++++--
  drivers/i2c/designware_i2c.c           |  3 ++-
  include/configs/am3517_crane.h         |  1 -
  include/configs/am3517_evm.h           |  1 -
  include/configs/bur_am335x_common.h    |  1 -
  include/configs/cm_t35.h               |  1 -
  include/configs/cm_t3517.h             |  1 -
  include/configs/cm_t54.h               |  1 -
  include/configs/devkit8000.h           |  2 --
  include/configs/kc1.h                  |  1 -
  include/configs/mcx.h                  |  1 -
  include/configs/nokia_rx51.h           |  1 -
  include/configs/omap3_evm.h            |  1 -
  include/configs/omap3_logic.h          |  1 -
  include/configs/omap3_overo.h          |  1 -
  include/configs/omap3_pandora.h        |  3 ---
  include/configs/omap3_zoom1.h          |  3 ---
  include/configs/siemens-am33x-common.h |  1 -
  include/configs/sniper.h               |  1 -
  include/configs/tam3517-common.h       |  1 -
  include/configs/tao3530.h              |  1 -
  include/configs/ti_armv7_omap.h        |  1 -
  include/configs/ti_omap4_common.h      |  1 -
  include/configs/tricorder.h            |  1 -
  scripts/config_whitelist.txt           |  2 --
  34 files changed, 43 insertions(+), 38 deletions(-)

travis build without errors:
https://travis-ci.org/hsdenx/u-boot-i2c/builds/262518498

Thanks!

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