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

Heiko Schocher hs at denx.de
Sat Nov 28 16:20:45 CET 2020


Hello Tom,

The following changes since commit 7889951d0f56eab746a7c8fde350a022ba0361ca:

  Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
(2020-11-25 11:00:52 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-i2c.git master

for you to fetch changes up to f517e5fe98598d933e050b4005af6d745820bdb1:

  riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller (2020-11-28 08:30:41 +0100)

----------------------------------------------------------------
Baruch Siach (1):
      i2c: mvtwsi: disable i2c slave also on Armada 8k

Pragnesh Patel (2):
      i2c: ocores: add i2c driver for OpenCores I2C controller
      riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller

Simon Glass (1):
      i2c: designware_i2c: Don't warn if no reset controller

 arch/riscv/cpu/fu540/Kconfig |   2 +
 board/sifive/fu540/Kconfig   |   1 +
 drivers/i2c/Kconfig          |   7 ++
 drivers/i2c/Makefile         |   1 +
 drivers/i2c/designware_i2c.c |   8 +-
 drivers/i2c/mvtwsi.c         |   3 +-
 drivers/i2c/ocores_i2c.c     | 637
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 655 insertions(+), 4 deletions(-)
 create mode 100644 drivers/i2c/ocores_i2c.c

Travis build:
https://travis-ci.org/github/hsdenx/u-boot-i2c/builds/746392479

Sorry for being late, but I am a little under stress ...

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list