Commit 7e35767c authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson

arm64: dts: qcom: msm8996: set GCC_UFS_ICE_CORE_CLK freq directly

Instead of setting the frequency of the interim UFS_ICE_CORE_CLK_SRC
clock, set the frequency of the leaf GCC_UFS_ICE_CORE_CLK clock directly.
Reviewed-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240408-msm8996-fix-ufs-v4-2-ee1a28bf8579@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 02f838b7
......@@ -2108,9 +2108,9 @@ ufshc: ufshc@624000 {
<0 0>,
<0 0>,
<0 0>,
<150000000 300000000>,
<75000000 150000000>,
<0 0>,
<75000000 150000000>,
<150000000 300000000>,
<0 0>,
<0 0>,
<0 0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment