Re: [PATCH v5 1/3] dt-bindings: mmc: add cap-sdio-async-irq flag

From: Rob Herring
Date: Fri Feb 04 2022 - 17:21:45 EST


On Fri, 21 Jan 2022 15:19:40 +0800, Axe Yang wrote:
> Asynchronous interrupt is a mechanism that allow SDIO devices alarm
> interrupt when host stop providing clock to card. Add a DT flag to
> enable this feature if it is supported by SDIO card.
>
> Signed-off-by: Axe Yang <axe.yang@xxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>