]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is supplied
authorVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
Wed, 8 Jul 2020 13:11:19 +0000 (18:41 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 8 Jul 2020 13:30:35 +0000 (15:30 +0200)
commit3ec2d5113ea5e182b759b613dc1f7108ba7aac9e
treeb346b1d674635b0223cf3dc5dc68a243b624cb67
parentf8884711f78fa946041cf04492e218c377479a9c
mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is supplied

During DLL initialization, the DLL_CONFIG register value would be
updated with the value supplied from the device-tree.

Override this register only if a valid value is supplied.

Fixes: 03591160ca19 ("mmc: sdhci-msm: Read and use DLL Config property from device tree file")
Signed-off-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
Link: https://lore.kernel.org/r/1594213888-2780-1-git-send-email-vbadigan@codeaurora.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-msm.c