From 3d59b3858c239b597b6a3f907d90eb66edf75399 Mon Sep 17 00:00:00 2001 From: Chaitanya Pratapa Date: Fri, 3 Nov 2023 11:08:30 -0700 Subject: [PATCH] ARM: dts: msm: Enable IPA SMP2P nodes for Sun Make changes to enable IPA SMP2P nodes for sun to communicate with modem. Change-Id: Ia2cf79f51ea3d164d82be5db53aa2163e0c5f799 Signed-off-by: Chaitanya Pratapa --- qcom/sun.dtsi | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 2062db7f..8d80ca48 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -492,6 +492,18 @@ interrupt-controller; #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-soccp {