Re: [PATCH 5.5.18 0/2] Fix for long operation cmds busy detection

From: Greg KH
Date: Thu Apr 23 2020 - 02:44:09 EST


On Wed, Apr 22, 2020 at 09:32:56AM -0700, Sowjanya Komatineni wrote:
> This series is to backport the upstream patches that fixes busy detection
> for long operation mmc commands by implementing Tegra specific timeout
> callback to switch between finite and infinite HW busy detection wait
> modes.
>
>
> Sowjanya Komatineni (2):
> sdhci: tegra: Implement Tegra specific set_timeout callback
> sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability
>
> drivers/mmc/host/sdhci-tegra.c | 33 +++++++++++++++++++++++++++++++++
> 1 file changed, 33 insertions(+)

5.5.y is end-of-life, no one should be using it anymore, nor can I add
any more patches to it, sorry.

greg k-h