ARM: dts: qcom: apq8064: drop phy-names from HDMI device node
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 9 Jun 2022 12:23:49 +0000 (15:23 +0300)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 1 Jul 2022 03:29:24 +0000 (22:29 -0500)
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 <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220609122350.3157529-14-dmitry.baryshkov@linaro.org
arch/arm/boot/dts/qcom-apq8064.dtsi

index 452afca..91adcbd 100644 (file)
                                      "slave_iface";
 
                        phys = <&hdmi_phy>;
-                       phy-names = "hdmi-phy";
 
                        ports {
                                #address-cells = <1>;