[PATCH 2/3] mmc: core: Add support for SDIO async interrupt

Axe Yang axe.yang at mediatek.com
Mon Jan 17 00:30:25 PST 2022


On Mon, 2022-01-17 at 16:14 +0800, Macpaul Lin wrote:
> On 1/17/22 3:12 PM, Axe Yang wrote:
> > If cap-sdio-async-irq flag is set in host dts node, parse EAI
> > information from SDIO CCCR interrupt externsion segment. If async
> > interrupt is supported by SDIO card then send command to card to
> > enable it and set enable_async_irq flag in sdio_cccr structure to
> > 1.
> > The parse flow is implemented in sdio_read_cccr().
> > 
> > Acked-by: AngeloGioacchino Del Regno <
> > angelogioacchino.delregno at collabora.com>
> > Signed-off-by: Axe Yang <axe.yang at mediatek.com>
> 
> [deleted...]
> 
> It seems the prefix "[PATCH v3]" didn't applied to subject of each
> patch 
> in v3 series. Please remember to keep the version aligned in the
> same 
> patch set. Use "git format-patch --subject-prefix=[PATCH v3]" to
> help 
> you to keep the version number aligned is suggested.
> 
> Thanks!
> Macpaul Lin

Patches have been resent. Thanks.


More information about the Linux-mediatek mailing list