linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mmc: mmc: Improve reliability of HS200/HS400 selection
@ 2015-10-28 12:25 Adrian Hunter
  2015-10-28 12:25 ` [PATCH 1/4] mmc: mmc: Improve reliability of mmc_select_hs200() Adrian Hunter
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Adrian Hunter @ 2015-10-28 12:25 UTC (permalink / raw)
  To: Ulf Hansson; +Cc: linux-mmc, Seungwon Jeon, Jaehoon Chung, Chaotian Jing

Hi

Here are some patches that improve the reliability of selecting
eMMC HS200 or HS400 mode.

Generally the improvement is to match the host controller timing
setting with the card mode before sending commands.


Adrian Hunter (4):
      mmc: mmc: Improve reliability of mmc_select_hs200()
      mmc: mmc: Fix HS setting in mmc_select_hs400()
      mmc: mmc: Move mmc_switch_status()
      mmc: mmc: Improve reliability of mmc_select_hs400()

 drivers/mmc/core/mmc.c | 93 +++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 69 insertions(+), 24 deletions(-)


Regards
Adrian

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

end of thread, other threads:[~2015-11-09 12:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-28 12:25 [PATCH 0/4] mmc: mmc: Improve reliability of HS200/HS400 selection Adrian Hunter
2015-10-28 12:25 ` [PATCH 1/4] mmc: mmc: Improve reliability of mmc_select_hs200() Adrian Hunter
2015-10-28 12:25 ` [PATCH 2/4] mmc: mmc: Fix HS setting in mmc_select_hs400() Adrian Hunter
2015-10-28 12:25 ` [PATCH 3/4] mmc: mmc: Move mmc_switch_status() Adrian Hunter
2015-10-28 12:25 ` [PATCH 4/4] mmc: mmc: Improve reliability of mmc_select_hs400() Adrian Hunter
2015-11-06 11:03 ` [PATCH 0/4] mmc: mmc: Improve reliability of HS200/HS400 selection Ulf Hansson
2015-11-06 12:55   ` Adrian Hunter
2015-11-09 12:43     ` Ulf Hansson
2015-11-06 16:32 ` Alim Akhtar

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).