diff options
author | Rajendra Nayak <rnayak@codeaurora.org> | 2018-03-23 04:26:15 -0400 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-06-01 14:14:52 -0400 |
commit | 31543ebb8aff5efb53464d65221b3a1f7951e99c (patch) | |
tree | bc94b36363847dab154fcae40d09b140f9e25229 /tools/perf/scripts/python/syscall-counts.py | |
parent | fb55bea1fe436b2b00a8bcc0bad69c76409270e8 (diff) |
clk: qcom: Register the gdscs before the clocks
We have atleast some instances of ALWAYS_ON gdscs, which need to
be turned ON *before* some clocks within the gdsc domain marked
with a CLK_IS_CRITICAL can be turned ON.
To facilitate this sequence, register the GDCSs (and hence handle
the ALWAYS_ON gdscs) before we register clocks (and handle the
clocks marked as CLK_IS_CRITICAL)
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Tested-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions