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)
commit5bc486286f4f54d9f399adaa560720d4bf9f6566
tree23c2e67a3c2a0068a0879e1669d02da5adc476df
parent3789b6a92fe958174da8d045c1f5d39822eaba7d
parentfc1383ae2b5ca69e51bee68e4047589a5ee7b386
Merge tag 'i2c-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-i2c

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