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

Skip to content
Commit 5ad4ee18 authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

ARM: dts: msm: Add clocks properties to GDSC nodes on SDM855



The multimedia GDSCs rely on the relevant gcc_<mm>_ahb_clk clocks
to be enabled for making any register accesses to toggle them.
While this is taken care of at most times by keeping the clocks
enabled from the peripheral driver, there is a brief juncture at
boot when the GDSC devices probe before the GCC driver can probe.
As a stop-gap measure, add clocks properties to these GDSC nodes
which would make sure that the GDSCs only probe after the clocks
have been registered and enabled.

Change-Id: Ia14c4ea7b71179c976531f44710f50f5d9ec8309
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 5027ffca
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