Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8b071cab authored by Matt Wagantall's avatar Matt Wagantall Committed by Stephen Boyd
Browse files

msm: pil-q6v5: Enable subsystem's bus_clk before calling clk_reset()



For MSS, the gcc_mss_cfg_ahb clock must be enabled for clk_reset(core_clk)
to succeed, since the reset operations requires access to clock
controller registers that are only accessible when that clock is on.

Change the order of calls in pil_q6v5_enable_clks() and in
pil_q6v5_disable_clks() so that this constraint is obeyed.

Change-Id: I43d19de36608601d8bd0b3d8f042023f9b2eb9ba
Signed-off-by: default avatarMatt Wagantall <mattw@codeaurora.org>
parent 5ad8b050
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment