Hi Uffe, Heiner,
On 26/08/2022 11:16, Ulf Hansson wrote:
On Thu, 25 Aug 2022 at 21:52, Heiner Kallweit <hkallweit1@xxxxxxxxx> wrote:
Add SDIO interrupt support. Successfully tested on a S905X4-based
system (V3 register layout) with a BRCM4334 SDIO wifi module
(brcmfmac driver).
v2:
- use new SDIO interrupt API
v3:
- don't duplicate checking mmc->sdio_irq_pending
Heiner Kallweit (2):
mmc: meson: adjust and re-use constant IRQ_EN_MASK
mmc: meson-gx: add SDIO interrupt support
drivers/mmc/host/meson-gx-mmc.c | 84 +++++++++++++++++++++++++--------
1 file changed, 65 insertions(+), 19 deletions(-)
Applied for next, thanks!
Thanks for applying, but I was off (like many of reviewers) and I would have like
this patchset to be tested on earlier SoCs aswell, or only enabled on S4 for now.
Neil
Kind regards
Uffe