All of lore.kernel.org
 help / color / mirror / Atom feed
* [v5.5] Fix up eSDHC issue on P2020
@ 2020-04-15  3:52 Yangbo Lu
  2020-04-15  3:52 ` [v5.5] mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions Yangbo Lu
  2020-04-15  4:02 ` [v5.5] Fix up eSDHC issue on P2020 Y.b. Lu
  0 siblings, 2 replies; 4+ messages in thread
From: Yangbo Lu @ 2020-04-15  3:52 UTC (permalink / raw)
  To: stable
  Cc: Yangbo Lu, Greg Kroah-Hartman, Sasha Levin, Daniel Walker, Ulf Hansson

The upstream commit broke P2020 eSDHC.
fe0acab mmc: sdhci-of-esdhc: fix P2020 errata handling

While the issue was fixed by later commit.
2aa3d82 mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions

The commit fe0acab had been applied to stable kernel 5.5, 5.4,
4.19, 4.14, 4.9, and 4.4 without that fix-up.

To fix up P2020 eSDHC on the stable kernels, backport the fix-up 2aa3d82
kernel 5.4 and 5.5.

Please help to revert fe0acab on 4.19, 4.14, 4.9 and 4.4, since there are
many conflicts to cherry-pick the fix-up, and fe0acab is actually not strongly
required for handling errata which is hardly triggered.

The email thread for the issue discussion.
https://www.spinics.net/lists/stable/msg375823.html

Yangbo Lu (4):
  mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller
    versions
  mmc: sdhci-of-esdhc: fix clock setting for different controller
    versions
  mmc: sdhci-of-esdhc: fix transfer mode register reading
  mmc: sdhci-of-esdhc: fix serious issue clock is always disabled

 drivers/mmc/host/sdhci-of-esdhc.c | 174 +++++++++++++++++++++++++-------------
 1 file changed, 114 insertions(+), 60 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-15  6:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15  3:52 [v5.5] Fix up eSDHC issue on P2020 Yangbo Lu
2020-04-15  3:52 ` [v5.5] mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions Yangbo Lu
2020-04-15  6:40   ` Greg Kroah-Hartman
2020-04-15  4:02 ` [v5.5] Fix up eSDHC issue on P2020 Y.b. Lu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.