linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] mmc: meson-mx-sdhc: two fixes
@ 2021-12-12 14:59 Martin Blumenstingl
  2021-12-12 14:59 ` [PATCH v1 1/2] mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands Martin Blumenstingl
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Martin Blumenstingl @ 2021-12-12 14:59 UTC (permalink / raw)
  To: linux-mmc, linux-amlogic
  Cc: linux-kernel, linux-arm-kernel, ulf.hansson, Martin Blumenstingl

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-12-14 18:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-12 14:59 [PATCH v1 0/2] mmc: meson-mx-sdhc: two fixes Martin Blumenstingl
2021-12-12 14:59 ` [PATCH v1 1/2] mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands Martin Blumenstingl
2021-12-14 13:20   ` Ulf Hansson
2021-12-14 18:35     ` Martin Blumenstingl
2021-12-12 14:59 ` [PATCH v1 2/2] mmc: meson-mx-sdhc: Drop unused MESON_SDHC_NUM_BUILTIN_CLKS macro Martin Blumenstingl
2021-12-13 13:01 ` [PATCH v1 0/2] mmc: meson-mx-sdhc: two fixes Ulf Hansson
2021-12-13 19:35   ` Martin Blumenstingl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).