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

Skip to content
Commit 616a6b92 authored by Junjie Wu's avatar Junjie Wu
Browse files

clock-gcc-8994: Change halt check type for UFS and LPASS clocks



UFS symbol clocks have external sources. Due to HW design, there is no
guarantee that 1) the downstream branch clocks are turned on after
turning on the sources; 2) the downstream branch clocks are turned off
before turning off the sources.

gcc_lpass_q6_axi_clk has a separate hardware signal that might keep it
on even if Apps votes it off.

Therefore, make the halt check for these clocks as delay instead of
polling the status bit to avoid warnings.

Change-Id: Ic5632b8ddb126ac0bd7e6976d92791aa977bb47d
Signed-off-by: default avatarJunjie Wu <junjiew@codeaurora.org>
parent 64adbd29
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