Skip to content

Commit 831b802

Browse files
Krishna chaitanya chundruandersson
authored andcommitted
arm: dts: qcom: sdx55: Add interconnect path
Add pcie-mem interconnect path to sdx55 target. Signed-off-by: Krishna chaitanya chundru <quic_krichai@quicinc.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/1686752666-13426-3-git-send-email-quic_krichai@quicinc.com
1 parent 8d4236f commit 831b802

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,10 @@
421421
<GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
422422
interrupt-names = "global",
423423
"doorbell";
424+
425+
interconnects = <&system_noc MASTER_PCIE &mc_virt SLAVE_EBI_CH0>;
426+
interconnect-names = "pcie-mem";
427+
424428
resets = <&gcc GCC_PCIE_BCR>;
425429
reset-names = "core";
426430
power-domains = <&gcc PCIE_GDSC>;

0 commit comments

Comments
 (0)