]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'for-v2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-i2c
authorTom Rini <trini@konsulko.com>
Tue, 6 Jun 2023 13:46:27 +0000 (09:46 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 6 Jun 2023 13:46:27 +0000 (09:46 -0400)
commit4c9d8ade540f35568e500c47caae58c55e730800
tree21203eab5efc77d2aa99b2b9cf21a58e7cbd6a7e
parent41c64618c57fee0b68c980de87a556a36e599ab6
parent9b10e90582e241ac2dc6b613a9a7ec99b8753f62
Merge tag 'for-v2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-i2c

i2c updates for v2023-07-rc4

Bugfixes:
- rockchip: De-initialize the bus after start bit failure
  from Ondrej Jirman

- cdns: Fix broken retry mechanism on arbitration lost