diff options
author | Bjorn Andersson <[email protected]> | 2021-11-23 08:25:08 -0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-12-02 16:59:12 -0800 |
commit | a1f0019c342bd83240b05be68c9888549dde7935 (patch) | |
tree | 7c6bd72f8fafc5113abd5589cd040de78bebc7d1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9a61f813fcc8d56d85fcf9ca6119cf2b5ac91dd5 (diff) |
clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
In the event that the bootloader has configured the Trion PLL as source
for the display clocks, e.g. for the continuous splashscreen, then there
will also be RCGs that are clocked by this instance.
Reconfiguring, and in particular disabling the output of, the PLL will
cause issues for these downstream RCGs and has been shown to prevent
them from being re-parented.
Follow downstream and skip configuration if it's determined that the PLL
is already running.
Fixes: 59128c20a6a9 ("clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLs")
Signed-off-by: Bjorn Andersson <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Reviewed-by: Vinod Koul <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions