diff options
author | Dmitry Baryshkov <[email protected]> | 2024-04-24 04:39:32 +0300 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-04-27 13:14:56 -0500 |
commit | 615a292ee4d51303246278f3fa33cc38700fe00e (patch) | |
tree | 5bf268ed779da5fe5ed1ff9a4bcb18fb4a82bb3c /tools/perf/util/trace-event-scripting.c | |
parent | e90b5139da8465a15c3820b4b67ca9468dce93b4 (diff) |
clk: qcom: dispcc-sm8650: fix DisplayPort clocks
On SM8650 DisplayPort link clocks use frequency tables inherited from
the vendor kernel, it is not applicable in the upstream kernel. Drop
frequency tables and use clk_byte2_ops for those clocks.
This fixes frequency selection in the OPP core (which otherwise attempts
to use invalid 810 KHz as DP link rate), also fixing the following
message:
msm-dp-display af54000.displayport-controller: _opp_config_clk_single: failed to set clock rate: -22
Fixes: 9e939f008338 ("clk: qcom: add the SM8650 Display Clock Controller driver")
Reviewed-by: Neil Armstrong <[email protected]>
Tested-by: Neil Armstrong <[email protected]> # on SM8650-HDK
Reviewed-by: Konrad Dybcio <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions