U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] i2c: stm32: cleanup & stop handling fix
@ 2022-09-08 10:59 Alain Volmat
  2022-09-08 10:59 ` [PATCH v2 1/3] i2c: stm32: fix comment and remove unused AUTOEND bit Alain Volmat
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Alain Volmat @ 2022-09-08 10:59 UTC (permalink / raw)
  To: uboot-stm32, u-boot
  Cc: patrice.chotard, patrick.delaunay, jorge, hs, oleksandr.suvorov

This series corrects the handling of the stop condition and
cleanup few bits in the driver stm32f7_i2c.c

v2: update commit message in patch 3/3

Alain Volmat (3):
  i2c: stm32: fix comment and remove unused AUTOEND bit
  i2c: stm32: remove unused stop parameter in start & reload handling
  i2c: stm32: only send a STOP upon transfer completion

 drivers/i2c/stm32f7_i2c.c | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-09-12 12:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 10:59 [PATCH v2 0/3] i2c: stm32: cleanup & stop handling fix Alain Volmat
2022-09-08 10:59 ` [PATCH v2 1/3] i2c: stm32: fix comment and remove unused AUTOEND bit Alain Volmat
2022-09-08 12:50   ` Patrick DELAUNAY
2022-09-08 10:59 ` [PATCH v2 2/3] i2c: stm32: remove unused stop parameter in start & reload handling Alain Volmat
2022-09-08 12:50   ` Patrick DELAUNAY
2022-09-08 10:59 ` [PATCH v2 3/3] i2c: stm32: only send a STOP upon transfer completion Alain Volmat
2022-09-08 12:50   ` Patrick DELAUNAY
2022-09-09  8:30     ` Jorge Ramirez-Ortiz, Foundries
2022-09-09  8:43       ` Heiko Schocher
2022-09-09 11:53         ` Patrick DELAUNAY
2022-09-09 12:53   ` Patrick DELAUNAY
2022-09-09 15:17     ` Alain Volmat
2022-09-11 18:57       ` Jorge Ramirez-Ortiz, Foundries
2022-09-12  8:36         ` Alain Volmat

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