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


Groups > linux.kernel > #1544924

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

From Ritesh Harjani <riteshh@codeaurora.org>
Newsgroups linux.kernel
Subject [PATCH 0/4] mmc: Provide enhanced strobe support for sdhci-msm
Date 2016-12-20 07:00 +0100
Message-ID <sQlCV-1sf-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web