]> 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)
commit38ea6fb42c3d0773a2be007ce3d6b1fa557a6408
tree86f80966c7fbcb9808eff86dfbe1d4c94e9a485d
parent0f4bc68180cef458a340bb779ae3bbee21571d31
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