Skip to content

Commit 84d2ae7

Browse files
Krishna chaitanya chundruandersson
authored andcommitted
ARM: dts: qcom: sdx65: Add PCIe EP interconnect path
Add pcie-mem & cpu-pcie interconnect path ifor PCIe EP to sdx65 platform. Reviewed-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Krishna chaitanya chundru <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 40384c8 commit 84d2ae7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/boot/dts/qcom/qcom-sdx65.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,10 @@
335335
<GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
336336
interrupt-names = "global", "doorbell";
337337

338+
interconnects = <&system_noc MASTER_PCIE_0 &mc_virt SLAVE_EBI1>,
339+
<&mem_noc MASTER_APPSS_PROC &system_noc SLAVE_PCIE_0>;
340+
interconnect-names = "pcie-mem", "cpu-pcie";
341+
338342
resets = <&gcc GCC_PCIE_BCR>;
339343
reset-names = "core";
340344

0 commit comments

Comments
 (0)