ARM: dts: msm: Update min freq for UFS src clks on msmcobalt
QCOM UFS host controller v3.0.0 supports running at much lower frequencies that allow SVS2. Update the UFS clock supported table with new min frequencies. Change-Id: I11d941f239ccd1978089194fa269e143fc640d36 Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
This commit is contained in:
parent
8e338f8fdf
commit
f3c12e1a86
1 changed files with 3 additions and 3 deletions
|
@ -1589,11 +1589,11 @@
|
|||
<&clock_gcc clk_gcc_ufs_tx_symbol_0_clk>,
|
||||
<&clock_gcc clk_gcc_ufs_rx_symbol_0_clk>;
|
||||
freq-table-hz =
|
||||
<100000000 200000000>,
|
||||
<50000000 200000000>,
|
||||
<0 0>,
|
||||
<0 0>,
|
||||
<75000000 150000000>,
|
||||
<150000000 300000000>,
|
||||
<37500000 150000000>,
|
||||
<75000000 300000000>,
|
||||
<0 0>,
|
||||
<0 0>,
|
||||
<0 0>;
|
||||
|
|
Loading…
Add table
Reference in a new issue