From 2b0ebab88940ada64d35ba4272852db79e3a5413 Mon Sep 17 00:00:00 2001 From: Jagadeesh Ponduru Date: Wed, 5 Jun 2024 10:08:21 +0530 Subject: [PATCH] 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 Signed-off-by: Jagadeesh Ponduru --- qcom/parrot.dtsi | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/qcom/parrot.dtsi b/qcom/parrot.dtsi index 165fbd8b..3b86b6d1 100644 --- a/qcom/parrot.dtsi +++ b/qcom/parrot.dtsi @@ -713,6 +713,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 {