ARM: dts: msm: Add smp2p ipa nodes for ravelin
Add the smp2p ipa device nodes to enable smp2p communication with remote processors. Signed-off-by: Pavan Kumar M <quic_rpavan@quicinc.com> Signed-off-by: Jagadeesh Ponduru <quic_jponduru@quicinc.com> Signed-off-by: Bruce Levy <quic_blevy@quicinc.com> Change-Id: Ifeb4b0da84234a5cec0a47f6e2f2b9520609cfa0
This commit is contained in:
committed by
Bruce Levy
parent
4e5a5b38b8
commit
0aa1c814bb
@@ -1081,6 +1081,17 @@
|
||||
#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 {
|
||||
|
Reference in New Issue
Block a user