[PATCH v3 0/3] i2c: stm32: cleanup & stop handling fix

Alain Volmat alain.volmat at foss.st.com
Fri Sep 9 18:06:24 CEST 2022


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

v3: fix stop handling in patch 3/3
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: do not set the STOP condition on error

 drivers/i2c/stm32f7_i2c.c | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

-- 
2.25.1



More information about the U-Boot mailing list