From 1cd69cb62aaf595ccb658989e1b48343774521d5 Mon Sep 17 00:00:00 2001 From: Prudhvi Yarlagadda Date: Wed, 8 Nov 2023 14:27:24 -0800 Subject: [PATCH] ARM: dts: msm: Modify the pcie dt node names for pineapple Change the pcie devicetree node names to be in line with the pci-bus.yaml format. Change-Id: Ic7d5158f988163e6053df27aa8084a1a1f5b8f0d Signed-off-by: Prudhvi Yarlagadda --- qcom/pineapple-pcie.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/pineapple-pcie.dtsi b/qcom/pineapple-pcie.dtsi index b5368905..c2179c89 100644 --- a/qcom/pineapple-pcie.dtsi +++ b/qcom/pineapple-pcie.dtsi @@ -7,7 +7,7 @@ #include &soc { - pcie0: qcom,pcie@1c00000 { + pcie0: pcie@1c00000 { compatible = "qcom,pci-msm"; device_type = "pci"; @@ -302,7 +302,7 @@ status = "disabled"; }; - pcie1: qcom,pcie@1c08000 { + pcie1: pcie@1c08000 { compatible = "qcom,pci-msm"; device_type = "pci";