linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mmc: meson-gx: add SDIO interrupt support
@ 2022-08-19 21:10 Heiner Kallweit
  2022-08-19 21:12 ` [PATCH v2 1/2] mmc: meson-gx: adjust and revive constant IRQ_EN_MASK Heiner Kallweit
  2022-08-19 21:14 ` [PATCH v2 2/2] mmc: meson-gx: add SDIO interrupt support Heiner Kallweit
  0 siblings, 2 replies; 6+ messages in thread
From: Heiner Kallweit @ 2022-08-19 21:10 UTC (permalink / raw)
  To: Ulf Hansson, Neil Armstrong, Kevin Hilman, Jerome Brunet,
	Martin Blumenstingl
  Cc: linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	open list:ARM/Amlogic Meson...

Add SDIO interrupt support. Successfully tested on a S905X4-based
system (V3 register layout) with a BRCM4334 SDIO wifi module
(brcmfmac driver). The implementation also considers the potential
race discussed in [0].

[0] https://lore.kernel.org/linux-arm-kernel/CAPDyKFoJDhjLkajBHgW3zHasvYYri77NQoDpiW-BpKgkdjtOyg@mail.gmail.com/

v2:
- use new SDIO interrupt API

Heiner Kallweit (2):
  mmc: meson-gx: adjust and revive constant IRQ_EN_MASK
  mmc: meson-gx: add SDIO interrupt support

 drivers/mmc/host/meson-gx-mmc.c | 90 ++++++++++++++++++++++++++-------
 1 file changed, 71 insertions(+), 19 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2022-08-24 12:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19 21:10 [PATCH v2 0/2] mmc: meson-gx: add SDIO interrupt support Heiner Kallweit
2022-08-19 21:12 ` [PATCH v2 1/2] mmc: meson-gx: adjust and revive constant IRQ_EN_MASK Heiner Kallweit
2022-08-19 21:14 ` [PATCH v2 2/2] mmc: meson-gx: add SDIO interrupt support Heiner Kallweit
2022-08-22 11:33   ` Ulf Hansson
2022-08-23 18:16     ` Heiner Kallweit
2022-08-24 12:57       ` Ulf Hansson

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).