mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for command errors during tuning
@ 2019-02-26 16:16 Faiz Abbas
  2019-02-26 16:16 ` [PATCH 1/2] mmc: sdhci: Add platform_cmd_err() to sdhci_ops Faiz Abbas
  2019-02-26 16:16 ` [PATCH 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning Faiz Abbas
  0 siblings, 2 replies; 5+ messages in thread
From: Faiz Abbas @ 2019-02-26 16:16 UTC (permalink / raw)
  To: linux-kernel, linux-mmc, linux-omap
  Cc: ulf.hansson, kishon, adrian.hunter, faiz_abbas

These patches fix the following error message in dra7xx boards:

[4.833198] mmc1: Got data interrupt 0x00000002 even though no data
operation was in progress.

Tested with 100 times boot tests on dra71x-evm, dra72x-evm and
dra7xx-evm.

Faiz Abbas (2):
  mmc: sdhci: Add platform_cmd_err() to sdhci_ops
  mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning

 drivers/mmc/host/sdhci-omap.c | 24 +++++++++++++++++++++++
 drivers/mmc/host/sdhci.c      | 37 ++++++++++++++++++++++-------------
 drivers/mmc/host/sdhci.h      |  4 ++++
 3 files changed, 51 insertions(+), 14 deletions(-)

-- 
2.19.2


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

end of thread, other threads:[~2019-03-01  8:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-26 16:16 [PATCH 0/2] Fixes for command errors during tuning Faiz Abbas
2019-02-26 16:16 ` [PATCH 1/2] mmc: sdhci: Add platform_cmd_err() to sdhci_ops Faiz Abbas
2019-02-26 16:16 ` [PATCH 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning Faiz Abbas
2019-03-01  7:22   ` kbuild test robot
2019-03-01  8:14     ` Faiz Abbas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®