mbox series

[RFC,0/3] mmc: core: Do not change frequency before switch from HS400

Message ID 20200312142405.9813-1-adrian.hunter@intel.com
Headers show
Series mmc: core: Do not change frequency before switch from HS400 | expand

Message

Adrian Hunter March 12, 2020, 2:24 p.m. UTC
Hi

Patches to improve mmc_hs400_to_hs200() as discussed here:

	https://lore.kernel.org/linux-mmc/d355ac11-21d6-e8f7-d03f-65c55e10aea2@intel.com/


Adrian Hunter (3):
      mmc: core: Try harder if transfer mode switch fails
      mmc: core: Do not check CRC response for switch from HS400 to HS200
      mmc: core: Do not change frequency before switch from HS400

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


Regards
Adrian