]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'i2cfixes-v2-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Fri, 9 Aug 2024 14:22:32 +0000 (08:22 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 9 Aug 2024 14:22:32 +0000 (08:22 -0600)
commit37ce540fe451a8b7a94155c170f7d3084adecb1e
tree27b7bb492e6196a54cd19b7d4f5879a0e7e1f65f
parent1c5445f190cabfd0e453f583aca44da10156c0d6
parentec07bcc8eafb8d201d15facc969fe96600660095
Merge tag 'i2cfixes-v2-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c

i2c updates for v2024.10-rc3 (second try)

- i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5
  from David

- imx_lpi2c: cleanups and support read transfers longer than 256 bytes
  from Fedor

- pca954x: Remove pointer to GD
  from Michal

- i2c: mux: Fix error path in i2c-arb-gpio
  from Michal