diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2025-01-06 14:44:30 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-01-06 10:31:39 -0600 |
commit | 1adc528937c62324f319ca02d6827a865beafd0b (patch) | |
tree | 3f66103015ca5048215999afab299c0d5252e483 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9d46289f18bdfd7de8346e670fe0b67909bb750b (diff) |
clk: qcom: clk-alpha-pll: Add Pongo PLL
Add support for Pongo type of PLL clocks, used in Qualcomm SM8750 SoC.
Notable difference comparing to other PLLs is the need for calibration
for internally generated clock followed by wait_for_pll(). This is done
in configure call and at this time clocks are not yet registered, thus
wait_for_pll() cannot use clk_hw_get_name. Locking during this
calibration requires much more time, thus increase the timeout in
wait_for_pll().
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250106-sm8750-dispcc-v2-2-6f42beda6317@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions