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

Skip to content
Commit c97e0ad5 authored by Dov Levenglick's avatar Dov Levenglick
Browse files

usb: phy: fix phy clock initialization



In order to avoid warnings during the kernel bring-up
flow, it is necessary to enable the voltage regulator
prior to enabling the clock. Since the regulator
is enabled by the USB controller's probe function,
the call to msm_ssphy_qmp_init_clocks() is postponed
until after the QPM PHY's probe function.
In addition, added a delay before setting usb3_pipe_clk
to 125MHz until after the PHY finishes its reset sequence.

Change-Id: I6f09787028a4bf691844ea42fc75e413773f6651
Signed-off-by: default avatarDov Levenglick <dovl@codeaurora.org>
parent ddc46d3a
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