ARM: dts: msm: Add usb master clock rate in high speed mode for msm8998
This allows system to enter SVS2 when high speed or lower speed device is connected. Change-Id: I57e4f3091f5fed7b36df1c03ba9654075a279ce6 Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
This commit is contained in:
parent
1eec2157d8
commit
e310682ca6
1 changed files with 1 additions and 0 deletions
|
@ -1739,6 +1739,7 @@
|
|||
"utmi_clk", "sleep_clk", "xo";
|
||||
|
||||
qcom,core-clk-rate = <120000000>;
|
||||
qcom,core-clk-rate-hs = <60000000>;
|
||||
|
||||
resets = <&clock_gcc USB_30_BCR>;
|
||||
reset-names = "core_reset";
|
||||
|
|
Loading…
Add table
Reference in a new issue