diff options
author | Shawn Guo <[email protected]> | 2021-07-04 10:40:29 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-08-05 18:52:11 -0700 |
commit | 0dfe9bf91f9f2993ae73c603571a85e3c6e6fc24 (patch) | |
tree | 9a5bad9fd513b87bc7221284762df95aca9e8159 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 945cb3a105aef63af1354e0fbe10a0d1ca7a32c2 (diff) |
clk: qcom: apcs-msm8916: Flag a53mux instead of a53pll as critical
The clock source for MSM8916 cpu cores is like below.
|\
a53pll --------| \ a53mux +------+
| |------------| cpus |
gpll0_vote --------| / +------+
|/
So a53mux rather than a53pll is actually the parent clock of cpu cores.
It makes more sense to flag a53mux as critical instead, so that when
either a53pll or gpll0_vote is used by cpu cores, the clock will be kept
enabled while the other can be disabled.
Signed-off-by: Shawn Guo <[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