diff options
author | 2022-02-10 18:31:00 +0100 | |
---|---|---|
committer | 2022-02-24 13:54:17 -0600 | |
commit | b77d8306d84f83d1da68028a68c91da9c867b6f6 (patch) | |
tree | f83cba7fe5c5d1076a7efe15b8a1873566543bf7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: clocks: qcom,sdm845-camcc: add clocks/clock-names (diff) | |
download | wireguard-linux-b77d8306d84f83d1da68028a68c91da9c867b6f6.tar.xz wireguard-linux-b77d8306d84f83d1da68028a68c91da9c867b6f6.zip |
clk: qcom: ipq8074: Use floor ops for SDCC1 clock
Use floor ops on SDCC1 APPS clock in order to round down selected clock
frequency and avoid overclocking SD/eMMC cards.
For example, currently HS200 cards were failling tuning as they were
actually being clocked at 384MHz instead of 192MHz.
This caused some boards to disable 1.8V I/O and force the eMMC into the
standard HS mode (50MHz) and that appeared to work despite the eMMC being
overclocked to 96Mhz in that case.
There was a previous commit to use floor ops on SDCC clocks, but it looks
to have only covered SDCC2 clock.
Fixes: 9607f6224b39 ("clk: qcom: ipq8074: add PCIE, USB and SDCC clocks")
Signed-off-by: Dirk Buchwalder <buchwalder@posteo.de>
Signed-off-by: Robert Marko <robimarko@gmail.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220210173100.505128-1-robimarko@gmail.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions