linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] Fix HS setting in mmc_hs400_to_hs200()
@ 2019-02-15  5:59 Chaotian Jing
  2019-02-15  5:59 ` [PATCH v2 1/2] mmc: core: do not retry CMD6 in __mmc_switch() Chaotian Jing
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chaotian Jing @ 2019-02-15  5:59 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Matthias Brugger, Shawn Lin, Simon Horman, Chaotian Jing,
	Avri Altman, Kyle Roeschley, Hongjie Fang, Adrian Hunter,
	linux-mmc, linux-kernel, linux-arm-kernel, linux-mediatek,
	srv_heupstream

Change vs v1:
  do not retry CMD6 in __mmc_switch()
  do not move the reduce clock operation after switch HS

Chaotian Jing (2):
  mmc: core: do not retry CMD6 in __mmc_switch()
  mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()

 drivers/mmc/core/mmc.c     | 21 +++++++++++++++++++--
 drivers/mmc/core/mmc_ops.c |  2 +-
 2 files changed, 20 insertions(+), 3 deletions(-)

-- 
1.8.1.1.dirty


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

end of thread, other threads:[~2019-02-26  8:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-15  5:59 [PATCH v2] Fix HS setting in mmc_hs400_to_hs200() Chaotian Jing
2019-02-15  5:59 ` [PATCH v2 1/2] mmc: core: do not retry CMD6 in __mmc_switch() Chaotian Jing
2019-02-26  8:18   ` Ulf Hansson
2019-02-15  5:59 ` [PATCH v2 2/2] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200() Chaotian Jing
2019-02-25 16:08   ` Ulf Hansson
2019-02-23  6:42 ` [PATCH v2] " Chaotian Jing

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