Merge "ARM: dts: msm: Modify the pcie dt node names for pineapple"

This commit is contained in:
qctecmdr
2023-11-15 17:05:23 -08:00
committed by Gerrit - the friendly Code Review server

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";