ARM: dts: msm: sun: add interconnects for soccp rproc

APPS needs to place proxy votes to ddr and cnoc when the SOCCP is in D0.

Change-Id: Idfa93910b51c6df033ea010480c1a8adeacd4af5
Signed-off-by: Gokul krishna Krishnakumar <quic_gokukris@quicinc.com>
This commit is contained in:
Gokul krishna Krishnakumar
2024-08-05 14:47:12 -07:00
parent f7f2a9a731
commit 8791d1c355

View File

@@ -3585,6 +3585,10 @@
clocks = <&rpmhcc RPMH_CXO_CLK>;
clock-names = "xo";
interconnects = <&aggre2_noc MASTER_SOCCP_AGGR_NOC &mc_virt SLAVE_EBI1>,
<&cnoc_main MASTER_CNOC_CFG &mc_virt SLAVE_EBI1>;
interconnect-names = "rproc_ddr", "rproc_cnoc";
memory-region = <&soccp_mem 0>;
soccp-tcsr = <&tcsr 0x1a000>;
soccp-spare = <0xda0024>;