commit | 81adec4395ca4961a338225aa3b6e98adecae48b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 02 08:42:04 2025 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 02 08:42:04 2025 -0600 |
tree | b104f9fb579760673a162a9eebae7f79a55e9bf3 | |
parent | 7a0334f80400cfcf539f53e127712f7e8351f921 [diff] | |
parent | 69b0fa1f5573d0f01c46466d1c951571b1c68963 [diff] |
Merge tag 'i2cfixes-for-2025.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-i2c i2c bugfixes for v2025.07-rc4 - designware_i2c: fix globally wrong return value -1 into -ETIMEDOUT in driver, which leaded in silent errors as a timeout resulted in an uninitialized value being returned, potentially causing unexpected behavior.