stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mmc: sdhci: Fix FSL ESDHC reset handling quirk
@ 2015-06-02 14:37 Jakub Kicinski
  2015-06-03  0:46 ` Greg KH
  2015-08-10 16:27 ` Luis Henriques
  0 siblings, 2 replies; 7+ messages in thread
From: Jakub Kicinski @ 2015-06-02 14:37 UTC (permalink / raw)
  To: stable

Please include following patch from Linus' tree in the 3.18 branch.
Without it SDHC is unusable on Freescale P2020.  Thanks!


commit 556b5f33513f16450e8bb803c82a24377b94a34e
From: Alessio Igor Bogani <alessio.bogani@elettra.eu>
Date: Tue, 9 Dec 2014 09:40:38 +0100

mmc: sdhci: Fix FSL ESDHC reset handling quirk

The commit 0718e59ae259 ("mmc: sdhci: move FSL ESDHC reset handling quirk into
esdhc code") states that Freescale esdhc is the only controller which needs
the interrupt registers restored after a reset. So it moves
SDHCI_QUIRK_RESTORE_IRQS_AFTER_RESET quirk handling code into the
esdhc-imx driver only. Unfortunately the same controller is used in
other boards which use the of-esdhc driver instead (like powerpc P2020).

Restore interrupts after reset in the sdhci-of-esdhc driver also.

Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

 drivers/mmc/host/sdhci-of-esdhc.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2015-08-10 16:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02 14:37 mmc: sdhci: Fix FSL ESDHC reset handling quirk Jakub Kicinski
2015-06-03  0:46 ` Greg KH
2015-06-03  4:54   ` Jakub Kicinski
2015-07-31  1:07     ` Greg KH
2015-07-31 10:53       ` Jakub Kicinski
2015-07-31 16:37         ` Greg KH
2015-08-10 16:27 ` Luis Henriques

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).