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

Skip to content
Commit 952f6091 authored by Padmanabhan Komanduru's avatar Padmanabhan Komanduru
Browse files

clk: qcom: 8916: register DSI root clocks during gcc_mdss_probe



Currently the DSI RCG clocks are registered during gcc_probe
before the parents of these clocks are set during the
gcc_mdss_probe. This causes the clock handoff of the DSI
PLL clocks to not happen properly causing the DSI PLL
to get shutdown during the clock_late_init. The DSI PLL clocks
needed to stay enabled during boot up for continuous splash
screen feature. Hence, register these clocks during
gcc_mdss_probe after the parents of these clocks are set.

Change-Id: I4584f80454266e77fc3e15188ea164282b97458d
Signed-off-by: default avatarPadmanabhan Komanduru <pkomandu@codeaurora.org>
parent 93980fdb
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