commit | fe52e2fbc6ef3b36dafebde61d1d87717bcde3d4 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Fri Jun 19 18:27:58 2020 +0530 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jul 13 12:18:23 2020 +0200 |
tree | a43b7f50a3204985f0e9348c18b1db454aed5623 | |
parent | 09db994358ece22ab68190f8be020411bef5d2e2 [diff] |
mmc: sdhci_am654: Fix conditions for enabling dll The clock > CLOCK_TOO_SLOW_HZ condition gating phy configuration is only required because dll should not be enabled at too low a clock frequency or too low timing. Make sure that this condition only gates dll enablement. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Link: https://lore.kernel.org/r/20200619125801.9530-5-faiz_abbas@ti.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>