From: Dmitry Baryshkov Date: Thu, 19 Jan 2023 13:22:18 +0000 (+0200) Subject: ARM: dts: qcom: apq8064: add #clock-cells to the HDMI PHY node X-Git-Tag: v6.6.7~3530^2~4^2~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c9f678afe0bbdfb3748c1db5ac94d1c02a6eb64b;p=platform%2Fkernel%2Flinux-starfive.git ARM: dts: qcom: apq8064: add #clock-cells to the HDMI PHY node Add #clock-cells property to the HDMI PHY device node to let other nodes resolve the hdmipll clock. Signed-off-by: Dmitry Baryshkov Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20230119132219.2479775-6-dmitry.baryshkov@linaro.org --- diff --git a/arch/arm/boot/dts/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom-apq8064.dtsi index 9570570..82c795b 100644 --- a/arch/arm/boot/dts/qcom-apq8064.dtsi +++ b/arch/arm/boot/dts/qcom-apq8064.dtsi @@ -1489,6 +1489,7 @@ clocks = <&mmcc HDMI_S_AHB_CLK>; clock-names = "slave_iface"; #phy-cells = <0>; + #clock-cells = <0>; status = "disabled"; };