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

Commit 16fb7527 authored by David Collins's avatar David Collins
Browse files

clk: qcom: gcc-sdxpoorwills: change halt check for some PCIe clocks



The gcc_pcie_pipe_clk and gcc_pcie_aux_clk clocks are sourced
from external clocks inside of the PCIe PHY.  There is no
guarantee that these clocks are enabled after their parent or
that they are disabled before their parent.

Therefore, change the halt_check for these clocks to
BRANCH_HALT_DELAY so that the clock status bit is not polled
when enabling or disabling the clocks.  Such status checking
leads to unnecessary error logging and error return values.

Change-Id: Idd7f48acdf925056ae8dfc9d2db15c2763e63b4b
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 21a1b0f4
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