Commit 1efa39a6 authored by Rajendra Nayak's avatar Rajendra Nayak Committed by Amit Kucheria
Browse files

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)

[Archit] Move the reset registration at the top since both gdsc
and clk require it.

Signed-off-by: default avatarRajendra Nayak <rnayak@codeaurora.org>
parent 3a62b657
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment