]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'i2c-for-2025.10-take2' of https://source.denx.de/u-boot/custodians/u-boot-i2c
authorTom Rini <trini@konsulko.com>
Sat, 19 Jul 2025 14:38:11 +0000 (08:38 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 19 Jul 2025 14:38:11 +0000 (08:38 -0600)
i2c updates for v2025.10

- i2c Kconfig updates from Tom
  - add some driver dependencies
  - added missing include delay.h in iproc_i2c.c

- i2c: muxes: Add PCA9541 i2c arbitrator driver
  from Padmarao Begari

- pca954x: add pca9545 support
  from Frank Wunderlich

- cmd: i2c: fix build when CFG_SYS_I2C_NOPROBES defined with DM_I2C
  From Holger Brunck


Trivial merge