On Wed, 15 Dec 2021 at 15:18, Yann Gautier <yann.gautier@xxxxxxxxxxx> wrote: > > The new STmicroelectronics STM32MP13 SoC embeds a new version > of the SDMMC peripheral (v2.2). > It supports SDR104 and HS200 modes. > > Yann Gautier (4): > mmc: mmci: Add support for sdmmc variant revision v2.2 > mmc: mmci: increase stm32 sdmmcv2 clock max freq > mmc: mmci: stm32: clear DLYB_CR after sending tuning command > mmc: mmci: add hs200 support for stm32 sdmmc > > drivers/mmc/host/mmci.c | 7 ++++++- > drivers/mmc/host/mmci_stm32_sdmmc.c | 7 +++++-- > 2 files changed, 11 insertions(+), 3 deletions(-) > > -- > 2.17.1 > Patch 1, 2 and 4, applied for next, thanks! Kind regards Uffe