Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09a66564 authored by Shaikh Shadul's avatar Shaikh Shadul
Browse files

ARM: dts: msm: Add smp2p inbound notification for sm6150



Create smp2p sleep state inbound notification entry for
sm6150.

Change-Id: Ibdc76feba385945130b0190d412ffad1e6fceab1
Signed-off-by: default avatarShaikh Shadul <sshadu@codeaurora.org>
parent 33c2abd5
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -2151,6 +2151,9 @@
	qcom,smp2p_sleepstate {
		compatible = "qcom,smp2p-sleepstate";
		qcom,smem-states = <&sleepstate_smp2p_out 0>;
		interrupt-parent = <&sleepstate_smp2p_in>;
		interrupts = <0 0>;
		interrupt-names = "smp2p-sleepstate-in";
	};

	qcom,smp2p-modem {
@@ -2214,6 +2217,12 @@
			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 {