aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTaniya Das <[email protected]>2021-12-20 22:13:55 +0530
committerStephen Boyd <[email protected]>2022-01-05 17:20:23 -0800
commit1bb294a7981c737e2311a78e4086635ac0220ace (patch)
tree89d5e852c611ac204529d40a8ac2c2195967ad26 /tools/perf/scripts/python
parent489a71964f9d74e697a12cd0ace20ed829eb1f93 (diff)
clk: Enable/Disable runtime PM for clk_summary
The registers for some clocks in the SOC area, which are under the power domain are required to be enabled before accessing them. During the clk_summary if the power-domains are not enabled they could result into NoC errors. Thus ensure the register access of the clock controller is done with pm_untime_get/put functions. Signed-off-by: Taniya Das <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions