[PATCH 0/4] Remove cd-inverted property for STM32Fx boards

From: patrice.chotard
Date: Thu Jul 26 2018 - 03:21:12 EST


From: Patrice Chotard <patrice.chotard@xxxxxx>

This series remove cd-inverted property from STM32Fx boards DT files.
As GPIOS are used for card detect, the polarity can be indicated using
GPIO_ACTIVE_(HIGH|LOW), so cd-inverted becomes useless.

Patrice Chotard (4):
ARM: dts: stm32: Remove cd-inverted property for stm32429i-eval
ARM: dts: stm32: Remove cd-inverted property for stm32f469-disco
ARM: dts: stm32: Remove cd-inverted property for stm32f769-disco
ARM: dts: stm32: Remove cd-inverted property for stm32f746-disco

arch/arm/boot/dts/stm32429i-eval.dts | 3 +--
arch/arm/boot/dts/stm32f469-disco.dts | 3 +--
arch/arm/boot/dts/stm32f746-disco.dts | 3 +--
arch/arm/boot/dts/stm32f769-disco.dts | 3 +--
4 files changed, 4 insertions(+), 8 deletions(-)

--
1.9.1