This series adds the support for the stm32mp13. v2: drop the 2 first commits regarding reset handling due to the STM32MP13 reset being now available: https://lore.kernel.org/all/a250f32b-f67c-2922-0748-e39dc791e95c@xxxxxxxxxxx/ Alain Volmat (2): dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13 i2c: stm32: add support for the STM32MP13 soc Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml | 2 ++ drivers/i2c/busses/i2c-stm32f7.c | 7 +++++++ 2 files changed, 9 insertions(+) -- 2.25.1