Re: [PATCH 1/2] ARM: dts: qcom: msm8974: Align dsi phy-names with schema

From: Dmitry Baryshkov
Date: Mon Sep 26 2022 - 06:10:20 EST


On 25/09/2022 20:24, Luca Weiss wrote:
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";

I'd prefer to merge [1] instead

[1] https://lore.kernel.org/linux-arm-msm/20220907000105.786265-1-bryan.odonoghue@xxxxxxxxxx/

status = "disabled";

--
With best wishes
Dmitry