diff options
author | Manikanta Mylavarapu <quic_mmanikan@quicinc.com> | 2025-03-06 14:29:00 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-03-14 01:43:35 +0300 |
commit | e9ed0ac3ccba65c17ed0d59c77a340a75abc317b (patch) | |
tree | a48d07157bbd734e00303b6d50d3f103e2f4ca02 /tools/perf/scripts/python/task-analyzer.py | |
parent | cdbbc480f4146cb659af97f4020601fde5fb65a7 (diff) | |
download | linux-e9ed0ac3ccba65c17ed0d59c77a340a75abc317b.tar.xz |
drivers: clk: qcom: ipq5424: fix the freq table of sdcc1_apps clock
The divider values in the sdcc1_apps frequency table were incorrectly
updated, assuming the frequency of gpll2_out_main to be 1152MHz.
However, the frequency of the gpll2_out_main clock is actually 576MHz
(gpll2/2).
Due to these incorrect divider values, the sdcc1_apps clock is running
at half of the expected frequency.
Fixing the frequency table of sdcc1_apps allows the sdcc1_apps clock to
run according to the frequency plan.
Fixes: 21b5d5a4a311 ("clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC")
Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
Reviewed-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250306112900.3319330-1-quic_mmanikan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions