ARM: dts: msm: Add smp2p ipa nodes for volcano
Add the smp2p ipa device nodes to enable smp2p communication with remote processors. Change-Id: Ifc5232c05ff77d977b9af1dcd8ab1b4d17b4eb8c Signed-off-by: Pavan Kumar M <quic_rpavan@quicinc.com> Signed-off-by: Jagadeesh Ponduru <quic_jponduru@quicinc.com>
This commit is contained in:
@@ -713,6 +713,17 @@
|
|||||||
#interrupt-cells = <2>;
|
#interrupt-cells = <2>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
smp2p_ipa_1_out: qcom,smp2p-ipa-1-out {
|
||||||
|
qcom,entry-name = "ipa";
|
||||||
|
#qcom,smem-state-cells = <1>;
|
||||||
|
};
|
||||||
|
|
||||||
|
/* ipa - inbound entry from mss */
|
||||||
|
smp2p_ipa_1_in: qcom,smp2p-ipa-1-in {
|
||||||
|
qcom,entry-name = "ipa";
|
||||||
|
interrupt-controller;
|
||||||
|
#interrupt-cells = <2>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
qcom,smp2p-adsp {
|
qcom,smp2p-adsp {
|
||||||
|
Reference in New Issue
Block a user