Message ID | 20211215141727.4901-1-yann.gautier@foss.st.com (mailing list archive) |
---|---|
Headers | show |
Series | mmc: mmci: updates for STM32MP13 | expand |
On Wed, Dec 15, 2021 at 3:18 PM Yann Gautier <yann.gautier@foss.st.com> wrote: > The new STmicroelectronics STM32MP13 SoC embeds a new version > of the SDMMC peripheral (v2.2). > It supports SDR104 and HS200 modes. Patches look good to me! Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Yours, Linus Walleij
On Wed, 15 Dec 2021 at 15:18, Yann Gautier <yann.gautier@foss.st.com> 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