Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1544924 > unrolled thread

[PATCH 0/4] mmc: Provide enhanced strobe support for sdhci-msm

Started byRitesh Harjani <riteshh@codeaurora.org>
First post2016-12-20 07:00 +0100
Last post2016-12-20 07:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/4] mmc: Provide enhanced strobe support for sdhci-msm Ritesh Harjani <riteshh@codeaurora.org> - 2016-12-20 07:00 +0100

#1544924 — [PATCH 0/4] mmc: Provide enhanced strobe support for sdhci-msm

FromRitesh Harjani <riteshh@codeaurora.org>
Date2016-12-20 07:00 +0100
Subject[PATCH 0/4] mmc: Provide enhanced strobe support for sdhci-msm
Message-ID<sQlCV-1sf-15@gated-at.bofh.it>
Hi, 

Patch series is to enable enhanced strobe feature for sdhci-msm driver.
But there are also some changes done in core layer for this.

This was tested on msm8996 based interal target with emmc-5.1 card.

Ritesh Harjani (4):
  mmc: core: Return from mmc_set_clock if hz is already set to ios.clock
  mmc: mmc: Add change to set controller to HS400 frequency in enhanced
    strobe
  mmc: mmc: enable ios.enhanced_strobe before mmc_set_timing
  mmc: sdhci-msm: provide enhanced_strobe mode feature support

 drivers/mmc/core/core.c      |  3 +++
 drivers/mmc/core/mmc.c       |  9 ++++++++-
 drivers/mmc/host/sdhci-msm.c | 32 +++++++++++++++++++++++---------
 3 files changed, 34 insertions(+), 10 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
a Linux Foundation Collaborative Project.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web