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 <quic_pyarlaga@quicinc.com>
This commit is contained in:
Prudhvi Yarlagadda
2023-11-08 14:27:24 -08:00
parent c66475eb27
commit 1cd69cb62a

View File

@@ -7,7 +7,7 @@
#include <dt-bindings/gpio/gpio.h> #include <dt-bindings/gpio/gpio.h>
&soc { &soc {
pcie0: qcom,pcie@1c00000 { pcie0: pcie@1c00000 {
compatible = "qcom,pci-msm"; compatible = "qcom,pci-msm";
device_type = "pci"; device_type = "pci";
@@ -302,7 +302,7 @@
status = "disabled"; status = "disabled";
}; };
pcie1: qcom,pcie@1c08000 { pcie1: pcie@1c08000 {
compatible = "qcom,pci-msm"; compatible = "qcom,pci-msm";
device_type = "pci"; device_type = "pci";