]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitcaeccdec6f45d79ea5781fa993b3777ba4d32fb5
tree23c2e67a3c2a0068a0879e1669d02da5adc476df
parentb24e7bf88ae488946c05b76a3f0659b1e703723c
parent6e10ab76d3c0783cf331b1c2fa4c71f7279fcf3f
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