]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-msm: Update DLL reset sequence
authorVenkat Gopalakrishnan <venkatg@codeaurora.org>
Mon, 21 Nov 2016 06:37:16 +0000 (12:07 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:05:13 +0000 (09:05 +0100)
commit5f52e4c5d1e98f39755fc6463148da57ce1cb438
tree5384cddfb2eb4b8c4b2689c29fc08cb6fb5823ea
parent70e8c5bcb0b1372400880075a1faf0658e735be6
mmc: sdhci-msm: Update DLL reset sequence

SDCC core with minor version >= 0x42 introduced new 14lpp
DLL. This has additional requirements in the reset sequence
for DLL tuning. Make necessary changes as needed.

Without this patch we see below errors on such SDHC controllers
sdhci_msm 7464900.sdhci: mmc0: DLL failed to LOCK
mmc0: tuning execution failed: -110

Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
Signed-off-by: Ritesh Harjani <riteshh@codeaurora.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-msm.c