Change HDMI PHY node name from custom 'hdmi-phy' to the generic 'phy'.

Signed-off-by: Dmitry Baryshkov <[email protected]>
---
 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 a7d0e5d68141..ed9863854904 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -1144,7 +1144,7 @@ hdmi_in: endpoint {
                                };
                        };
 
-                       hdmi_phy: hdmi-phy@9a0600 {
+                       hdmi_phy: phy@9a0600 {
                                #phy-cells = <0>;
                                compatible = "qcom,hdmi-phy-8996";
                                reg = <0x009a0600 0x1c4>,
-- 
2.35.1

Reply via email to