134 lines
3.1 KiB
Text
134 lines
3.1 KiB
Text
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||
|
|
#include <dt-bindings/soc/qcom,ipcc.h>
|
||
|
|
|
||
|
|
&soc {
|
||
|
|
|
||
|
|
qcom,smp2p-adsp {
|
||
|
|
compatible = "qcom,smp2p";
|
||
|
|
qcom,smem = <443>, <429>;
|
||
|
|
interrupt-parent = <&ipcc_mproc>;
|
||
|
|
interrupts = <IPCC_CLIENT_LPASS IPCC_MPROC_SIGNAL_SMP2P
|
||
|
|
IRQ_TYPE_EDGE_RISING>;
|
||
|
|
mboxes = <&ipcc_mproc IPCC_CLIENT_LPASS
|
||
|
|
IPCC_MPROC_SIGNAL_SMP2P>;
|
||
|
|
qcom,local-pid = <0>;
|
||
|
|
qcom,remote-pid = <2>;
|
||
|
|
|
||
|
|
adsp_smp2p_out: master-kernel {
|
||
|
|
qcom,entry-name = "master-kernel";
|
||
|
|
#qcom,smem-state-cells = <1>;
|
||
|
|
};
|
||
|
|
|
||
|
|
adsp_smp2p_in: slave-kernel {
|
||
|
|
qcom,entry-name = "slave-kernel";
|
||
|
|
interrupt-controller;
|
||
|
|
#interrupt-cells = <2>;
|
||
|
|
};
|
||
|
|
|
||
|
|
smp2p_rdbg2_out: qcom,smp2p-rdbg2-out {
|
||
|
|
qcom,entry-name = "rdbg";
|
||
|
|
#qcom,smem-state-cells = <1>;
|
||
|
|
};
|
||
|
|
|
||
|
|
smp2p_rdbg2_in: qcom,smp2p-rdbg2-in {
|
||
|
|
qcom,entry-name = "rdbg";
|
||
|
|
interrupt-controller;
|
||
|
|
#interrupt-cells = <2>;
|
||
|
|
};
|
||
|
|
};
|
||
|
|
|
||
|
|
qcom,smp2p-dsps {
|
||
|
|
compatible = "qcom,smp2p";
|
||
|
|
qcom,smem = <481>, <430>;
|
||
|
|
interrupt-parent = <&ipcc_mproc>;
|
||
|
|
interrupts = <IPCC_CLIENT_SLPI IPCC_MPROC_SIGNAL_SMP2P
|
||
|
|
IRQ_TYPE_EDGE_RISING>;
|
||
|
|
mboxes = <&ipcc_mproc IPCC_CLIENT_SLPI IPCC_MPROC_SIGNAL_SMP2P>;
|
||
|
|
qcom,local-pid = <0>;
|
||
|
|
qcom,remote-pid = <3>;
|
||
|
|
|
||
|
|
dsps_smp2p_out: master-kernel {
|
||
|
|
qcom,entry-name = "master-kernel";
|
||
|
|
#qcom,smem-state-cells = <1>;
|
||
|
|
};
|
||
|
|
|
||
|
|
dsps_smp2p_in: slave-kernel {
|
||
|
|
qcom,entry-name = "slave-kernel";
|
||
|
|
interrupt-controller;
|
||
|
|
#interrupt-cells = <2>;
|
||
|
|
};
|
||
|
|
|
||
|
|
sleepstate_smp2p_out: sleepstate-out {
|
||
|
|
qcom,entry-name = "sleepstate";
|
||
|
|
#qcom,smem-state-cells = <1>;
|
||
|
|
};
|
||
|
|
|
||
|
|
sleepstate_smp2p_in: qcom,sleepstate-in {
|
||
|
|
qcom,entry-name = "sleepstate_see";
|
||
|
|
interrupt-controller;
|
||
|
|
#interrupt-cells = <2>;
|
||
|
|
};
|
||
|
|
};
|
||
|
|
|
||
|
|
qcom,smp2p-cdsp {
|
||
|
|
compatible = "qcom,smp2p";
|
||
|
|
qcom,smem = <94>, <432>;
|
||
|
|
interrupt-parent = <&ipcc_mproc>;
|
||
|
|
interrupts = <IPCC_CLIENT_CDSP IPCC_MPROC_SIGNAL_SMP2P
|
||
|
|
IRQ_TYPE_EDGE_RISING>;
|
||
|
|
mboxes = <&ipcc_mproc IPCC_CLIENT_CDSP IPCC_MPROC_SIGNAL_SMP2P>;
|
||
|
|
qcom,local-pid = <0>;
|
||
|
|
qcom,remote-pid = <5>;
|
||
|
|
|
||
|
|
cdsp_smp2p_out: master-kernel {
|
||
|
|
qcom,entry-name = "master-kernel";
|
||
|
|
#qcom,smem-state-cells = <1>;
|
||
|
|
};
|
||
|
|
|
||
|
|
cdsp_smp2p_in: slave-kernel {
|
||
|
|
qcom,entry-name = "slave-kernel";
|
||
|
|
interrupt-controller;
|
||
|
|
#interrupt-cells = <2>;
|
||
|
|
};
|
||
|
|
|
||
|
|
smp2p_qvrexternal5_out: qcom,smp2p-qvrexternal5-out {
|
||
|
|
qcom,entry-name = "qvrexternal";
|
||
|
|
#qcom,smem-state-cells = <1>;
|
||
|
|
};
|
||
|
|
|
||
|
|
smp2p_rdbg5_out: qcom,smp2p-rdbg5-out {
|
||
|
|
qcom,entry-name = "rdbg";
|
||
|
|
#qcom,smem-state-cells = <1>;
|
||
|
|
};
|
||
|
|
|
||
|
|
smp2p_rdbg5_in: qcom,smp2p-rdbg5-in {
|
||
|
|
qcom,entry-name = "rdbg";
|
||
|
|
interrupt-controller;
|
||
|
|
#interrupt-cells = <2>;
|
||
|
|
};
|
||
|
|
};
|
||
|
|
|
||
|
|
qcom,smp2p-modem {
|
||
|
|
compatible = "qcom,smp2p";
|
||
|
|
qcom,smem = <435>, <428>;
|
||
|
|
interrupt-parent = <&ipcc_mproc>;
|
||
|
|
interrupts = <IPCC_CLIENT_MPSS IPCC_MPROC_SIGNAL_SMP2P
|
||
|
|
IRQ_TYPE_EDGE_RISING>;
|
||
|
|
mboxes = <&ipcc_mproc IPCC_CLIENT_MPSS IPCC_MPROC_SIGNAL_SMP2P>;
|
||
|
|
qcom,local-pid = <0>;
|
||
|
|
qcom,remote-pid = <1>;
|
||
|
|
|
||
|
|
modem_smp2p_out: master-kernel {
|
||
|
|
qcom,entry-name = "master-kernel";
|
||
|
|
#qcom,smem-state-cells = <1>;
|
||
|
|
};
|
||
|
|
|
||
|
|
modem_smp2p_in: slave-kernel {
|
||
|
|
qcom,entry-name = "slave-kernel";
|
||
|
|
interrupt-controller;
|
||
|
|
#interrupt-cells = <2>;
|
||
|
|
};
|
||
|
|
};
|
||
|
|
};
|
||
|
|
|