Patch "ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY" has been added to the 5.14-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

    ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY

to the 5.14-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:
     arm-dts-qcom-msm8974-add-xo_board-reference-clock-to.patch
and it can be found in the queue-5.14 subdirectory.

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



commit fc6ad0302fffa7753f4cfcc67c30f692e4a144e5
Author: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx>
Date:   Mon Aug 30 19:57:39 2021 +0200

    ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY
    
    [ Upstream commit 8ccecf6c710b8c048eecc65709640642e5357d6e ]
    
    According to YAML validation, and for a future patchset putting this
    xo_board reference clock to use as VCO reference parent, add the missing
    clock to dsi_phy0.
    
    Fixes: 5a9fc531f6ec ("ARM: dts: msm8974: add display support")
    Signed-off-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx>
    Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20210830175739.143401-1-marijn.suijten@xxxxxxxxxxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
index db4c06bf7888b..96722172b0643 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
@@ -1580,8 +1580,8 @@
 				#phy-cells = <0>;
 				qcom,dsi-phy-index = <0>;
 
-				clocks = <&mmcc MDSS_AHB_CLK>;
-				clock-names = "iface";
+				clocks = <&mmcc MDSS_AHB_CLK>, <&xo_board>;
+				clock-names = "iface", "ref";
 			};
 		};
 



[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