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

Commit 6c1ebc1e authored by Arun KS's avatar Arun KS Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add the gpio-shutdown-ack entry to modem on msm8952



After sending a sysmon shutdown request to the SSCTL service on
the modem, wait for the service to set a shutdown_ack smp2p
bit in addition to sending the indication message back.

Change-Id: I12256b7c2342049284059c10fbbdd502bbf74c49
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent 3ce8d9c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1730,6 +1730,7 @@
		qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_1_in 1 0>;
		qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_1_in 2 0>;
		qcom,gpio-stop-ack = <&smp2pgpio_ssr_smp2p_1_in 3 0>;
		qcom,gpio-shutdown-ack = <&smp2pgpio_ssr_smp2p_1_in 7 0>;

		/* GPIO output to mss */
		qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_1_out 0 0>;