Hello Tom, please pull from
The following changes since commit ee5d46b45ec0c63f8f9dd1e816e0dac3452ccc3d: Merge branch 'next' (2026-07-06 18:26:12 -0600) are available in the Git repository at: [email protected]:u-boot/custodians/hs/u-boot-i2c.git tags/i2c-updates-for-2026.10-rc1 for you to fetch changes up to 0ded029735303c0db04510792bfc5f0dcc62f5af: cmd: kconfig: i2c: add missing I2C API dependency (2026-07-09 07:18:18 +0200) ---------------------------------------------------------------- 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 ---------------------------------------------------------------- Coben Han (1): i2c: designware: fix i2c probe error Julien Stephan (1): cmd: kconfig: i2c: add missing I2C API dependency Peng Fan (2): i2c: nx: Use dev_read_addr_ptr() i2c: nx: Add License cmd/Kconfig | 1 + drivers/i2c/designware_i2c.c | 44 +++++++++++++++++++++++++++++++++++++++----- drivers/i2c/nx_i2c.c | 9 ++++++--- 3 files changed, 46 insertions(+), 8 deletions(-) Azure build is fine: https://dev.azure.com/hs0298/hs/_build/results?buildId=210&view=results Thanks! bye, Heiko -- Nabla Software Engineering HRB 40522 Augsburg Phone: +49 821 45592596 E-Mail: [email protected] Geschäftsführer : Stefano Babic

