aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorMarijn Suijten <[email protected]>2021-03-03 00:41:06 +0100
committerStephen Boyd <[email protected]>2021-03-13 12:59:46 -0800
commit0ae67123eafd056cc0e27ab27b0d3c5e4bdaf916 (patch)
tree3e2774c604540d85171d4d9607ccdb7bc1f7a340 /scripts/gdb/linux/tasks.py
parentc9b86db274d229a1ab47a4e8e11fa9775fd21cbb (diff)
clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux division
In case the mux is not divided parent_req was mistakenly not assigned to leading __clk_determine_rate to determine the best frequency setting for a requested rate of 0, resulting in the msm8996 platform not booting. Rectify this by refactoring the logic to unconditionally assign to parent_req.rate with the clock rate the caller is expecting. Fixes: 7cbb78a99db6 ("clk: qcom: rcg2: Stop hardcoding gfx3d pingpong parent numbers") Reported-by: Konrad Dybcio <[email protected]> Tested-by: Konrad Dybcio <[email protected]> Reviewed-By: AngeloGioacchino Del Regno <[email protected]> Signed-off-by: Marijn Suijten <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions