Re: [PATCH v3] mmc: mmci: stm32: add SDIO in-band interrupt mode

From: Linus Walleij
Date: Wed Nov 08 2023 - 09:39:16 EST


On Wed, Nov 8, 2023 at 3:18 PM Yann Gautier <yann.gautier@xxxxxxxxxxx> wrote:

> From: Christophe Kerello <christophe.kerello@xxxxxxxxxxx>
>
> Add the support of SDIO in-band interrupt mode for STM32 and Ux500
> variants.
> It allows the SD I/O card to interrupt the host on SDMMC_D1 data line.
> It is not enabled by default on Ux500 variant as this is unstable and
> Ux500 users should use out-of-band IRQs.
>
> Signed-off-by: Christophe Kerello <christophe.kerello@xxxxxxxxxxx>
> Signed-off-by: Yann Gautier <yann.gautier@xxxxxxxxxxx>

Still looks good to me!
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij