public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: qcom: msm8974: Align dsi phy-names with schema
@ 2022-09-25 17:24 Luca Weiss
  2022-09-25 17:24 ` [PATCH 2/2] arm64: dts: qcom: msm8916: " Luca Weiss
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Luca Weiss @ 2022-09-25 17:24 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: ~postmarketos/upstreaming, phone-devel, Luca Weiss, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	devicetree, linux-kernel

Use dsi instead of dsi-phy as required by the binding.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 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


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-09-26 16:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-25 17:24 [PATCH 1/2] ARM: dts: qcom: msm8974: Align dsi phy-names with schema Luca Weiss
2022-09-25 17:24 ` [PATCH 2/2] arm64: dts: qcom: msm8916: " Luca Weiss
2022-09-26  8:47   ` Neil Armstrong
2022-09-26  8:53   ` Krzysztof Kozlowski
2022-09-26 15:02     ` Luca Weiss
2022-09-26 15:22       ` Krzysztof Kozlowski
2022-09-26  8:47 ` [PATCH 1/2] ARM: dts: qcom: msm8974: " Neil Armstrong
2022-09-26  8:52 ` Krzysztof Kozlowski
2022-09-26 10:09 ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox