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@xxxxxxxxxxxxx> > > Signed-off-by: Axe Yang <axe.yang@xxxxxxxxxxxx> > > [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.