Re: [PATCH] ARM: dts: stm32: configure i2c5 support on stm32mp15xx-dkx

2020-07-21 Thread Alexandre Torgue
Hi Alain On 6/23/20 11:31 AM, Alain Volmat wrote: From: Fabrice Gasnier Configure I2C5 on stm32mp15 DK boards. It's available and can be used on: - Arduino connector - GPIO expansion connector Keep it disabled by default, so the pins are kept in their initial state to lower power consumption.

[PATCH] ARM: dts: stm32: configure i2c5 support on stm32mp15xx-dkx

2020-06-23 Thread Alain Volmat
From: Fabrice Gasnier Configure I2C5 on stm32mp15 DK boards. It's available and can be used on: - Arduino connector - GPIO expansion connector Keep it disabled by default, so the pins are kept in their initial state to lower power consumption. This way they can also be used as GPIO. Signed-off-b