This series adds all i2c nodes for the stm32mp131 platform and enables i2c1 and i2c5 on the stm32mp135 discovery board. Alain Volmat (2): ARM: dts: stm32: add i2c nodes into stm32mp131.dtsi ARM: dts: stm32: enable i2c1 and i2c5 on stm32mp135f-dk.dts arch/arm/boot/dts/stm32mp13-pinctrl.dtsi | 34 +++++++++ arch/arm/boot/dts/stm32mp131.dtsi | 90 ++++++++++++++++++++++++ arch/arm/boot/dts/stm32mp135f-dk.dts | 26 +++++++ 3 files changed, 150 insertions(+) -- 2.25.1