This patchset updates the sdmmc nodes for STM32MP1. For SD cards nodes, the cd-gpio property is used instead of broken-cd, and the disable-wp property is added. The last patch corrects the vqmmc regulator for eMMC on ED1/EV1 boards. Yann Gautier (3): ARM:dts: stm32: add cd-gpios properties for SD-cards on STM32MP1 boards ARM: dts: stm32: add disable-wp property for SD-card on STM32MP1 boards ARM: dts: stm32: use correct vqmmc regu for eMMC on stm32mp1 ED1/EV1 boards arch/arm/boot/dts/stm32mp157a-avenger96.dts | 3 ++- arch/arm/boot/dts/stm32mp157c-ed1.dts | 5 +++-- arch/arm/boot/dts/stm32mp15xx-dkx.dtsi | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) -- 2.17.1