From: Dmitry Baryshkov Date: Thu, 9 Jun 2022 12:23:50 +0000 (+0300) Subject: arm64: dts: qcom: msm8996: drop phy-names from HDMI device node X-Git-Tag: v6.6.17~6969^2~14^2~52 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=917a6de1b0a0d55c67533c5d3827ddd4388b14a5;p=platform%2Fkernel%2Flinux-rpi.git arm64: dts: qcom: msm8996: drop phy-names from HDMI device node The HDMI driver doesn't use the phy-names to identify the PHY. Different Qualcomm platforms have used different names for the PHY. So, we are deprecating phy-names propertty of the HDMI device and dropping them from existing DTs. Signed-off-by: Dmitry Baryshkov Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220609122350.3157529-15-dmitry.baryshkov@linaro.org --- diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi index 82a3d92..c2b5a8f 100644 --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi @@ -941,7 +941,6 @@ "extp"; phys = <&hdmi_phy>; - phy-names = "hdmi_phy"; #sound-dai-cells = <1>; status = "disabled";