
This series: - Update stm32_sdmmc2 driver to be synced with v4.19 kernel DT bindings. - Fix r1b timeout issue for stm32_sdmmc2 driver. - Update stm32h743i-eval and stm32mp157c-ed1 DT to be synced with new sdmmc DT bindings.
Changes in v2: - Remove a "Reviewed-by: CITOOLS ..."
Christophe Kerello (1): mmc: stm32_sdmmc2: Fix r1b timeout issue
Patrice Chotard (1): ARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1
Patrick Delaunay (2): ARM: dts: stm32: Update sdmmc binding for stm32h743i-eval mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings
arch/arm/dts/stm32h743i-eval.dts | 2 +- arch/arm/dts/stm32mp157c-ed1.dts | 10 +++--- drivers/mmc/stm32_sdmmc2.c | 67 ++++++++++++++++++++++++++++++++++------ 3 files changed, 64 insertions(+), 15 deletions(-)