Patch "arm64: dts: qcom: msm8996: Define UFS UniPro clock limits" has been added to the 6.1-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: qcom: msm8996: Define UFS UniPro clock limits

to the 6.1-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-qcom-msm8996-define-ufs-unipro-clock-limit.patch
and it can be found in the queue-6.1 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit f0884f49e64615da0806926b5de512f963d7e08f
Author: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx>
Date:   Mon Dec 18 13:39:42 2023 +0000

    arm64: dts: qcom: msm8996: Define UFS UniPro clock limits
    
    [ Upstream commit 68c4c20848d71b0e69c3403becb5dd23e89e5896 ]
    
    These limits were always defined as 0, but that didn't cause any issue
    since the driver had hardcoded limits. In commit b4e13e1ae95e ("scsi: ufs:
    qcom: Add multiple frequency support for MAX_CORE_CLK_1US_CYCLES") the
    hardcoded limits were removed and the driver started reading them from DT,
    causing UFS to stop working on MSM8996. Add real UniPro clock limits to fix
    UFS.
    
    Signed-off-by: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx>
    Fixes: 57fc67ef0d35 ("arm64: dts: qcom: msm8996: Add ufs related nodes")
    Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20231218133917.78770-1-y.oudjana@xxxxxxxxxxxxxx
    Signed-off-by: Bjorn Andersson <andersson@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index 7400ff24e6a01..1e84791733041 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -2021,7 +2021,7 @@ ufshc: ufshc@624000 {
 				<0 0>,
 				<0 0>,
 				<150000000 300000000>,
-				<0 0>,
+				<75000000 150000000>,
 				<0 0>,
 				<0 0>,
 				<0 0>,




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux