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)
commitfac432652f38724994a99c2613183fc04534a2cd
treeab7a0cf088b4fbbe73955cab36c5a98eb5c7cf8a
parent0cbeed4f6648e0e4966475e3544280a69ecb59d3
parentb0c485fd384b2706717d4c19fa9837c1d785e9e8
Merge tag 'for-v2023.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c

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