The first patch in this series fixes Broadcom SDIO wifi cards (using the brcmfmac driver) on Meson8 SoCs. Meson8b with Realtek (RTL8723BS) SDIO wifi is unaffected by this (it worked fine before). Testing was done (on the S82 board) in private by a user who wants to remain anonymous. The second patch in this series is a minor cleanup which I found when working on the first patch. Martin Blumenstingl (2): mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands mmc: meson-mx-sdhc: Drop unused MESON_SDHC_NUM_BUILTIN_CLKS macro drivers/mmc/host/meson-mx-sdhc-clkc.c | 2 -- drivers/mmc/host/meson-mx-sdhc-mmc.c | 9 +++++++++ 2 files changed, 9 insertions(+), 2 deletions(-) -- 2.34.1