public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/2] i2c: microchip: misc minor fixes
@ 2022-10-26  7:49 Conor Dooley
  2022-10-26  7:49 ` [PATCH v1 1/2] i2c: microchip: fix ack sending logic Conor Dooley
  2022-10-26  7:49 ` [PATCH v1 2/2] i2c: microchip: fix erroneous late ack send Conor Dooley
  0 siblings, 2 replies; 11+ messages in thread
From: Conor Dooley @ 2022-10-26  7:49 UTC (permalink / raw)
  To: Heiko Schocher, Leo Yu-Chi Liang, Padmarao Begari, Conor Dooley,
	u-boot

Hey all,
Pair of fixes here for some of the logic in the microchip i2c driver.
Both were reported against the Linux driver, which formed the basis for
the U-Boot driver & the issues are present here too.
Thanks,
Conor.

Conor Dooley (2):
  i2c: microchip: fix ack sending logic
  i2c: microchip: fix erroneous late ack send

 drivers/i2c/i2c-microchip.c | 25 ++++++++++++++++++-------
 1 file changed, 18 insertions(+), 7 deletions(-)

-- 
2.38.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-11-14  9:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-26  7:49 [PATCH v1 0/2] i2c: microchip: misc minor fixes Conor Dooley
2022-10-26  7:49 ` [PATCH v1 1/2] i2c: microchip: fix ack sending logic Conor Dooley
2022-10-28  4:44   ` Padmarao.Begari
2022-11-14  6:12   ` Heiko Schocher
2022-11-14  9:09   ` Heiko Schocher
2022-10-26  7:49 ` [PATCH v1 2/2] i2c: microchip: fix erroneous late ack send Conor Dooley
2022-10-26  7:54   ` Conor.Dooley
2022-10-28  4:58     ` Padmarao.Begari
2022-10-28  4:43   ` Padmarao.Begari
2022-11-14  6:13   ` Heiko Schocher
2022-11-14  9:09   ` Heiko Schocher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox