
Hello Tom,
please pull from u-boot-i2c:
The following changes since commit 0cbeed4f6648e0e4966475e3544280a69ecb59d3:
Merge branch '2022-11-10-symbol-migrations' (2022-11-10 10:09:40 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/for-v2023.01-rc2
for you to fetch changes up to b0c485fd384b2706717d4c19fa9837c1d785e9e8:
i2c: i2c-gpio: add newline (2022-11-14 07:24:47 +0100)
---------------------------------------------------------------- i2c Fixes for v2023.01-rc2
- i2c-gpio: add a missing new line in printed string detected and fixed by Sergei
- microchip i2c driver fixes from Conor - fix erroneous late ack send - fix ack sending logic
---------------------------------------------------------------- Conor Dooley (2): i2c: microchip: fix ack sending logic i2c: microchip: fix erroneous late ack send
Sergei Antonov (1): i2c: i2c-gpio: add newline
drivers/i2c/i2c-gpio.c | 2 +- drivers/i2c/i2c-microchip.c | 25 ++++++++++++++++++------- 2 files changed, 19 insertions(+), 8 deletions(-)
Azure builds shows no errors:
https://dev.azure.com/hs0298/hs/_build/results?buildId=85&view=results
Thanks!
bye, Heiko

On Mon, Nov 14, 2022 at 10:12:10AM +0100, Heiko Schocher wrote:
Hello Tom,
please pull from u-boot-i2c:
The following changes since commit 0cbeed4f6648e0e4966475e3544280a69ecb59d3:
Merge branch '2022-11-10-symbol-migrations' (2022-11-10 10:09:40 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/for-v2023.01-rc2
for you to fetch changes up to b0c485fd384b2706717d4c19fa9837c1d785e9e8:
i2c: i2c-gpio: add newline (2022-11-14 07:24:47 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Heiko Schocher
-
Tom Rini