lkml.org 
[lkml]   [2022]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/3] mmc: mediatek: add support for SDIO eint IRQ
Date

Change in v4:
- add MMC_CAP2_SDIO_ASYNC_IRQ judge before lookup eint pinctrl
- replace spin_lock_irqsave() variant with spin_lock() in eint irq handler

Axe Yang (3):
dt-bindings: mmc: add cap-sdio-async-irq flag
mmc: core: Add support for SDIO async interrupt
mmc: mediatek: add support for SDIO eint IRQ

.../bindings/mmc/mmc-controller.yaml | 5 +
drivers/mmc/core/host.c | 2 +
drivers/mmc/core/sdio.c | 17 +++
drivers/mmc/host/mtk-sd.c | 124 ++++++++++++++++--
include/linux/mmc/card.h | 3 +-
include/linux/mmc/host.h | 1 +
include/linux/mmc/sdio.h | 5 +
7 files changed, 148 insertions(+), 9 deletions(-)

--
2.25.1


\
 
 \ /
  Last update: 2022-01-19 11:33    [W:2.029 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site