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

Skip to content
Commit e6572b0a authored by Jack Pham's avatar Jack Pham
Browse files

clock: msm: Add gcc_usb30_master_clk to USB HS/SS PHY devices



The USB PHY device is normally separate from the SS USB controller
driver, but on 8974 and 8084, the PHYs actually share IO register
space with the controller itself. There may be situations in which
the PHY driver needs to access those shared registers after the
controller has already turned off those clocks for low power mode,
and would result in unclocked access. Add additional clock entries
for the USB3 master clock to the HS and SS PHY devices in order to
allow their drivers to enable it directly as needed. This will
allow the PHY drivers to not have to rely on the controller to turn
it on first.

Change-Id: Id865ff52522810904ecb2cce75022e6625556f0e
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 1155db4b
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