Merge "ARM: dts: msm: sun: add interconnects for soccp rproc"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
6e47aaccae
@@ -3646,8 +3646,13 @@
|
||||
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-config = <&tcsr 0x1a000>;
|
||||
soccp-tcsr = <&tcsr 0x1a000>;
|
||||
soccp-spare = <0xda0024>;
|
||||
|
||||
/* Inputs from SOCCP */
|
||||
interrupts-extended = <&intc GIC_SPI 167 IRQ_TYPE_EDGE_RISING>,
|
||||
@@ -3655,16 +3660,14 @@
|
||||
<&soccp_smp2p_in 1 0>,
|
||||
<&soccp_smp2p_in 3 0>,
|
||||
<&soccp_smp2p_in 2 0>,
|
||||
<&soccp_smp2p_in 9 0>,
|
||||
<&soccp_smp2p_in 10 0>;
|
||||
<&soccp_smp2p_in 9 0>;
|
||||
|
||||
interrupt-names = "wdog",
|
||||
"fatal",
|
||||
"ready",
|
||||
"stop-ack",
|
||||
"handover",
|
||||
"pong",
|
||||
"wake-ack";
|
||||
"pong";
|
||||
|
||||
/* Outputs to soccp */
|
||||
qcom,smem-states = <&soccp_smp2p_out 0>, <&soccp_smp2p_out 10>, <&soccp_smp2p_out 9>;
|
||||
|
Reference in New Issue
Block a user