]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'i2c-updates-for-2026.10-rc1' of https://git.u-boot-project.org/u-boot...
authorTom Rini <trini@konsulko.com>
Thu, 9 Jul 2026 17:42:48 +0000 (11:42 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 9 Jul 2026 17:42:48 +0000 (11:42 -0600)
i2c updates for 2026.10-rc1

- i2c: designware: fix i2c probe error
  from Coben

  It would be good to have some Testers...

- i2c: nx_i2c: updates from Peng

  - Added License information
  - use dev_read_addr_ptr()

- cmd: kconfig: i2c: add missing I2C API dependency
  from Julien


Trivial merge