projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0cbeed4
b0c485f
)
Merge tag 'for-v2023.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c
author
Tom Rini
<trini@konsulko.com>
Mon, 14 Nov 2022 12:29:30 +0000
(07:29 -0500)
committer
Tom 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