]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Thu, 2 Nov 2023 14:12:33 +0000 (10:12 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 2 Nov 2023 14:12:33 +0000 (10:12 -0400)
i2c updates for v2024.01-rc2

- nuvoton: support standard/fast/fast plus mode
- bootcount: remove legacy i2c driver and implement
  DM based version

Bugfixes:
- designware_i2c: adjust timing calculation
  SPL probing failed on the StarFive VisionFive 2 board
  Heinrich fixed this, by syncing timing calculation with
  linux implementation.


Trivial merge