This series adds the support for the stm32mp13. Alain Volmat (4): dt-bindings: i2c: st,stm32-i2c: don't mandate a reset line i2c: stm32: only perform a reset if there is a reset property dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13 i2c: stm32: add support for the STM32MP13 soc .../devicetree/bindings/i2c/st,stm32-i2c.yaml | 3 ++- drivers/i2c/busses/i2c-stm32f7.c | 20 +++++++++++++------ 2 files changed, 16 insertions(+), 7 deletions(-) -- 2.25.1