Merge "ARM: dts: msm: Add device_type in PCIe nodes for sdxkova"

This commit is contained in:
QCTECMDR Service
2024-11-06 14:48:45 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -8,6 +8,7 @@
&soc { &soc {
pcie0: qcom,pcie@1bf0000 { pcie0: qcom,pcie@1bf0000 {
compatible = "qcom,pci-msm"; compatible = "qcom,pci-msm";
device_type = "pci";
reg = <0x0 0x01bf0000 0x0 0x4000>, reg = <0x0 0x01bf0000 0x0 0x4000>,
<0x0 0x01bf7000 0x0 0x2000>, <0x0 0x01bf7000 0x0 0x2000>,
@@ -330,6 +331,7 @@
pcie1: qcom,pcie@1c08000 { pcie1: qcom,pcie@1c08000 {
compatible = "qcom,pci-msm"; compatible = "qcom,pci-msm";
device_type = "pci";
reg = <0x0 0x01c08000 0x0 0x4000>, reg = <0x0 0x01c08000 0x0 0x4000>,
<0x0 0x01c0e000 0x0 0x2000>, <0x0 0x01c0e000 0x0 0x2000>,
@@ -592,6 +594,7 @@
pcie2: qcom,pcie@1c10000 { pcie2: qcom,pcie@1c10000 {
compatible = "qcom,pci-msm"; compatible = "qcom,pci-msm";
device_type = "pci";
reg = <0x0 0x01c10000 0x0 0x4000>, reg = <0x0 0x01c10000 0x0 0x4000>,
<0x0 0x1c16000 0x0 0x2000>, <0x0 0x1c16000 0x0 0x2000>,