]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCs
authorYangbo Lu <yangbo.lu@nxp.com>
Tue, 10 Nov 2020 07:13:14 +0000 (15:13 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Nov 2020 18:20:31 +0000 (19:20 +0100)
commite1d706eeeaf760d53dcf08515a85251181b3ea32
treec0574d0457949ebd5ff7d57c1d35db0e7f20980b
parent2a6cba6d3d72e9c4c4e5303715f49f8f03189137
mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCs

commit 71b053276a87ddfa40c8f236315d81543219bfb9 upstream.

Apply erratum workaround of unreliable pulse width detection to
more affected platforms (LX2160A Rev2.0 and LS1028A Rev1.0).

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Fixes: 48e304cc1970 ("mmc: sdhci-of-esdhc: workaround for unreliable pulse width detection")
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20201110071314.3868-1-yangbo.lu@nxp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mmc/host/sdhci-of-esdhc.c