]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'i2c-updates-for-2025-10-rc2' of https://source.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Wed, 6 Aug 2025 14:06:23 +0000 (08:06 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 6 Aug 2025 14:06:23 +0000 (08:06 -0600)
commit29d5636c6f473ac2cf273a2fd07981125197564f
treeb15f5b83ee8a80624f56ee3d66b2258174435fbc
parent007610da2cca405ea7739fc120d90085be4b6ac2
parentd35589f7d4ec5251eb3093dafc90887ff5f41702
Merge tag 'i2c-updates-for-2025-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c

i2c updates for v2025.10-rc2

bugfixes:

- rcar_iic: do not use unitialised variable
  from Andrew

- fix coverity issue in cmd/i2c.c
  from Heiko

new driver:

late, but hopefully okay for rc2, as already picked up when
merge window was open, but there was a problem in common code,
which is now fixed

- new i3c driver support from Dinesh