[PATCH 6/6] ARM: dts: qcom: apq8064: use hdmi_phy for the MMCC's hdmipll clock
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Fri Sep 9 06:20:10 PDT 2022
Link hdmi_phy as a clock provider of "hdmipll" clock to the MMCC.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
---
arch/arm/boot/dts/qcom-apq8064.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom-apq8064.dtsi
index decd18217523..28a0e2a4a254 100644
--- a/arch/arm/boot/dts/qcom-apq8064.dtsi
+++ b/arch/arm/boot/dts/qcom-apq8064.dtsi
@@ -868,7 +868,7 @@ mmcc: clock-controller at 4000000 {
<&dsi0_phy 0>,
<0>,
<0>,
- <0>;
+ <&hdmi_phy>;
clock-names = "pxo",
"pll3",
"pll8_vote",
--
2.35.1
More information about the linux-phy
mailing list