devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: qcom: msm8996: use hdmi_phy for the MMCC's hdmipll clock
@ 2022-10-30 16:16 Dmitry Baryshkov
  2022-10-30 16:16 ` [PATCH 2/2] arm64: dts: qcom: msm8996: use dsi1_phy for the MMCC's dsi1 clocks Dmitry Baryshkov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dmitry Baryshkov @ 2022-10-30 16:16 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree

Link hdmi_phy as a clock provider of "hdmipll" clock to the MMCC.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index 5ff8de3e3de7..4ba5d13da23b 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -882,7 +882,7 @@ mmcc: clock-controller@8c0000 {
 				 <&dsi0_phy 0>,
 				 <0>,
 				 <0>,
-				 <0>;
+				 <&hdmi_phy>;
 			clock-names = "xo",
 				      "gcc_mmss_noc_cfg_ahb_clk",
 				      "gpll0",
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-08  1:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-30 16:16 [PATCH 1/2] arm64: dts: qcom: msm8996: use hdmi_phy for the MMCC's hdmipll clock Dmitry Baryshkov
2022-10-30 16:16 ` [PATCH 2/2] arm64: dts: qcom: msm8996: use dsi1_phy for the MMCC's dsi1 clocks Dmitry Baryshkov
2022-10-31 21:03   ` Konrad Dybcio
2022-10-31 21:03 ` [PATCH 1/2] arm64: dts: qcom: msm8996: use hdmi_phy for the MMCC's hdmipll clock Konrad Dybcio
2022-11-08  1:27 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).