Please pull u-boot-i2c

Heiko Schocher hs at denx.de
Wed Mar 23 10:16:13 CET 2022


Hello Tom,

please pull from:

The following changes since commit 5f68470d69f853b1652ebe93525b60064717fe2e:

  Merge tag 'efi-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi (2022-03-20
15:14:59 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/i2c-2022-04-rc5

for you to fetch changes up to fc1383ae2b5ca69e51bee68e4047589a5ee7b386:

  bootcount: clarify documentation (2022-03-23 07:27:38 +0100)

----------------------------------------------------------------
i2c changes for fixes-for-2022.04

- atsha204a-i2c.c
  DTS and I2C fixes for Atmel ATSHA204 from Adrian

- i2c: fix always-true condition in i2c_probe_chip()
  from Nikita

- eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled
  from Marek

- clarify bootcount documentation fix from Michael

----------------------------------------------------------------
Adrian Fiergolski (3):
      misc: atsha204a: return timeout from wakeup function
      misc: atsha204a: add delay after sending the message
      misc: atsha204a: fix i2c address readout from DTS

Marek Vasut (1):
      cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled

Michael Opdenacker (1):
      bootcount: clarify documentation

Nikita Yushchenko (1):
      i2c: fix always-true condition in i2c_probe_chip()

 cmd/eeprom.c                 |  2 +-
 doc/README.bootcount         | 34 ++++++++++++++++++----------------
 drivers/bootcount/Kconfig    | 10 +++++-----
 drivers/i2c/i2c-uclass.c     |  2 +-
 drivers/misc/atsha204a-i2c.c |  8 ++++----
 5 files changed, 29 insertions(+), 27 deletions(-)

Azure build is fine:

https://dev.azure.com/hs0298/hs/_build/results?buildId=79&view=results

Thanks!

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