mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 05:18:45 +02:00
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 <manivannan.sadhasivam@linaro.org> Signed-off-by: Krishna chaitanya chundru <quic_krichai@quicinc.com> Link: https://lore.kernel.org/r/1689751218-24492-3-git-send-email-quic_krichai@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
40384c840e
commit
84d2ae7c09
|
|
@ -335,6 +335,10 @@ pcie_ep: pcie-ep@1c00000 {
|
|||
<GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "global", "doorbell";
|
||||
|
||||
interconnects = <&system_noc MASTER_PCIE_0 &mc_virt SLAVE_EBI1>,
|
||||
<&mem_noc MASTER_APPSS_PROC &system_noc SLAVE_PCIE_0>;
|
||||
interconnect-names = "pcie-mem", "cpu-pcie";
|
||||
|
||||
resets = <&gcc GCC_PCIE_BCR>;
|
||||
reset-names = "core";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user