From 9a8cfbfe05b58ac3d47ae3dcf492bc420b1e1e73 Mon Sep 17 00:00:00 2001 From: Prudhvi Yarlagadda Date: Wed, 8 Nov 2023 14:29:54 -0800 Subject: [PATCH] ARM: dts: msm: Modify the pcie dt node names for sun Change the pcie devicetree node names to be in line with the pci-bus.yaml format. Change-Id: I46b56b7aee492c746554ac2a3575cd11c2108efb Signed-off-by: Prudhvi Yarlagadda --- qcom/sun-pcie.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sun-pcie.dtsi b/qcom/sun-pcie.dtsi index 3543e4e1..6e51127a 100644 --- a/qcom/sun-pcie.dtsi +++ b/qcom/sun-pcie.dtsi @@ -7,7 +7,7 @@ #include &soc { - pcie0: qcom,pcie@1c00000 { + pcie0: pcie@1c00000 { compatible = "qcom,pci-msm"; device_type = "pci";