Merge tag 'for-v2023.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c
authorTom Rini <trini@konsulko.com>
Mon, 14 Nov 2022 12:29:30 +0000 (07:29 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 14 Nov 2022 12:29:30 +0000 (07:29 -0500)
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


Trivial merge