[PATCH 1/2] ARM: dts: qcom: msm8974: Align dsi phy-names with schema
From: Luca Weiss
Date: Sun Sep 25 2022 - 13:25:09 EST
Use dsi instead of dsi-phy as required by the binding.
Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
index 620900e5ffd5..da247d799492 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
@@ -1571,7 +1571,7 @@ dsi0: dsi@fd922800 {
"core_mmss";
phys = <&dsi0_phy>;
- phy-names = "dsi-phy";
+ phy-names = "dsi";
status = "disabled";
--
2.37.3