diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-04-14 14:06:36 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-05-26 23:26:03 +0300 |
commit | 63d56adf04b5795e54440dc5b7afddecb2966863 (patch) | |
tree | 631573a0d3ebd31c16151eb31383aebd78b7d20d /scripts/gdb/linux/utils.py | |
parent | 92dfee0fc889b5b00ffb6b1de87ce64c483bcb7b (diff) | |
download | linux-63d56adf04b5795e54440dc5b7afddecb2966863.tar.xz |
clk: qcom: dispcc-qcm2290: Fix GPLL0_OUT_DIV handling
GPLL0_OUT_DIV (.fw_name = "gcc_disp_gpll0_div_clk_src") was previously
made to reuse the same parent enum entry as GPLL0_OUT_MAIN
(.fw_name = "gcc_disp_gpll0_clk_src") in parent_map_2.
Resolve it by introducing its own entry in the parent enum and
correctly assigning it in disp_cc_parent_map_2[].
Fixes: cc517ea3333f ("clk: qcom: Add display clock controller driver for QCM2290")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230412-topic-qcm_dispcc-v2-2-bce7dd512fe4@linaro.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions