Re: [PATCH 0/2] ARM: dts: stm32: add i2c in STM32MP13

From: Alexandre TORGUE
Date: Fri Aug 26 2022 - 03:53:24 EST


Hi Alain

On 7/21/22 17:29, Alain Volmat wrote:
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(+)


Series applied on stm32-next.

Regards
Alex