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

Commit ee2e46f5 authored by Avaneesh Kumar Dwivedi's avatar Avaneesh Kumar Dwivedi
Browse files

ARM: dts: msm: Fix outgoing smp2p entry for wcnss on qcs405



Outgoing smp2p entry smem states were missing in wcnss device
tree node, fix it to send force crash interrupt to wcnss.

Change-Id: I0f7988c14037da66209609edf4e6cf48fd457e2a
Signed-off-by: default avatarAvaneesh Kumar Dwivedi <akdwived@codeaurora.org>
parent a2e859ee
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -628,7 +628,8 @@
				"qcom,shutdown-ack";

		/* GPIO output to wcnss */
		qcom,gpio-force-stop = <&modem_smp2p_out 0 0>;
		qcom,smem-states = <&modem_smp2p_out 0>;
		qcom,smem-state-names = "qcom,force-stop";
		memory-region = <&wlan_fw_mem>;
	};