Merge tag 'i2c-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-i2c
authorTom Rini <trini@konsulko.com>
Wed, 23 Mar 2022 13:10:34 +0000 (09:10 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 23 Mar 2022 13:10:34 +0000 (09:10 -0400)
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


Trivial merge