[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211219153442.463863-1-martin.blumenstingl@googlemail.com>
Date: Sun, 19 Dec 2021 16:34:40 +0100
From: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
To: linux-mmc@...r.kernel.org, linux-amlogic@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
ulf.hansson@...aro.org,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Subject: [PATCH v2 0/2] mmc: meson-mx-sdhc: two fixes
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.
Changes since v1 [0]:
- Drop SD_IO_RW_DIRECT from the first patch since it has nothing to do
with the actual problem. That command was carried over from the
vendor driver. The patch description was also updated accordingly.
Thanks to Ulf for spotting this!
- Add a comment to the manual_stop variable as suggested by Ulf
[0] https://patchwork.kernel.org/project/linux-amlogic/cover/20211212145956.1423755-1-martin.blumenstingl@googlemail.com/
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 | 16 ++++++++++++++++
2 files changed, 16 insertions(+), 2 deletions(-)
--
2.34.1
Powered by blists - more mailing lists