Re: [PATCH v9 2/3] mmc: core: Add support for SDIO wakeup interrupt
From: AngeloGioacchino Del Regno
Date: Tue Mar 29 2022 - 06:34:05 EST
Il 29/03/22 05:29, Axe Yang ha scritto:
If wakeup-source flag is set in host dts node, parse EAI information
from SDIO CCCR interrupt externsion segment for in-band wakeup. If
async interrupt is supported by SDIO card then 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@xxxxxxxxxxxxx>
Signed-off-by: Axe Yang <axe.yang@xxxxxxxxxxxx>
Hello Axe,
there was a mistake about my tag (my fault, sorry), can you please change it from
Acked-by to Reviewed-by?
Thanks,
Angelo