All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/4] mmc: sdhci: Disable re-tuning for HS400
@ 2014-12-05 17:25 Adrian Hunter
  2014-12-05 17:25 ` [PATCH V2 1/4] mmc: sdhci: Tuning should not change max_blk_count Adrian Hunter
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Adrian Hunter @ 2014-12-05 17:25 UTC (permalink / raw)
  To: Ulf Hansson, Chris Ball
  Cc: linux-mmc, Aaron Lu, Philip Rakity, Girish K S, Al Cooper,
	Arend van Spriel

Hi

Here is V2 of patches to disable re-tuning for HS400.

As described in patch 4, re-tuning for HS400 has to be done
in HS200 mode, but there is no support for that, so re-tuning
needs to be disabled until support is added.

Changes in V2:

	Added "mmc: sdhci: Simplify use of tuning timer"
	patch.

	Changed "mmc: sdhci: Disable re-tuning for HS400"
	so that the tuning timer is not started instead
	of stopping it when HS400 mode is selected.


Adrian Hunter (4):
      mmc: sdhci: Tuning should not change max_blk_count
      mmc: sdhci: Add out_unlock to sdhci_execute_tuning
      mmc: sdhci: Simplify use of tuning timer
      mmc: sdhci: Disable re-tuning for HS400

 drivers/mmc/host/sdhci.c  | 66 ++++++++++++++++++++++++++++++-----------------
 include/linux/mmc/sdhci.h |  1 +
 2 files changed, 43 insertions(+), 24 deletions(-)


Regards
Adrian

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

end of thread, other threads:[~2014-12-30 10:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05 17:25 [PATCH V2 0/4] mmc: sdhci: Disable re-tuning for HS400 Adrian Hunter
2014-12-05 17:25 ` [PATCH V2 1/4] mmc: sdhci: Tuning should not change max_blk_count Adrian Hunter
2014-12-05 17:25 ` [PATCH V2 2/4] mmc: sdhci: Add out_unlock to sdhci_execute_tuning Adrian Hunter
2014-12-05 17:25 ` [PATCH V2 3/4] mmc: sdhci: Simplify use of tuning timer Adrian Hunter
2014-12-05 17:25 ` [PATCH V2 4/4] mmc: sdhci: Disable re-tuning for HS400 Adrian Hunter
2014-12-11  8:29 ` [PATCH V2 0/4] " Aaron Lu
2014-12-19 14:06 ` Adrian Hunter
2014-12-30  9:38   ` Adrian Hunter
2014-12-30 10:18     ` Ulf Hansson

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.