]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: host: sdhci-msm: Configure dll-user-control in dll init sequence
authorVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
Fri, 22 May 2020 09:32:25 +0000 (15:02 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 28 May 2020 09:22:15 +0000 (11:22 +0200)
commit1c4f4b41906f32b19a89ea1b3594330a61065eea
tree86f80966c7fbcb9808eff86dfbe1d4c94e9a485d
parentcfede61d09bd8cbae0656a8f862bf67353519876
mmc: host: sdhci-msm: Configure dll-user-control in dll init sequence

With SDCC v5.1.0, additional setting needed for enabling DLL output.
The dll-user-control register need to be configured during dll
initialization for getting proper dll output.

Without this configuration, we don't get the DLL lock status properly.
Also update the DLL register settings according to the SDCC Hardware
Programming Guide.

Signed-off-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
Signed-off-by: Sarthak Garg <sartgarg@codeaurora.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/1590139950-7288-4-git-send-email-sartgarg@codeaurora.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-msm.c