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

Commit 5cc2343e authored by Avaneesh Kumar Dwivedi's avatar Avaneesh Kumar Dwivedi
Browse files

ARM: dts: msm: Avoid graceful shutdown attempt for MSM8909W



When forceful shutdown flag is not defined for a PIL node, PIL framework
tries to send a QMI communication for graceful shutdown of subsystem.
This is not required for Blackghost subsystem, so add forceful shutdown
flag.

Change-Id: I4e27f50a2716680d792db7d17e0ac103cf403853
Signed-off-by: default avatarAvaneesh Kumar Dwivedi <akdwived@codeaurora.org>
parent 2fc1ac30
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@
	qcom,blackghost {
		compatible = "qcom,pil-blackghost";

		qcom,pil-force-shutdown;
		qcom,firmware-name = "bg-wear";
		/* GPIO inputs from blackghost */
		qcom,bg2ap-status-gpio = <&msm_gpio 97 0>;
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@
	qcom,blackghost {
		compatible = "qcom,pil-blackghost";

		qcom,pil-force-shutdown;
		qcom,firmware-name = "bg-wear";
		/* GPIO inputs from blackghost */
		qcom,bg2ap-status-gpio = <&msm_gpio 97 0>;
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@
	qcom,blackghost {
		compatible = "qcom,pil-blackghost";

		qcom,pil-force-shutdown;
		qcom,firmware-name = "bg-wear";
		/* GPIO inputs from blackghost */
		qcom,bg2ap-status-gpio = <&msm_gpio 97 0>;
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@
	qcom,blackghost {
		compatible = "qcom,pil-blackghost";

		qcom,pil-force-shutdown;
		qcom,firmware-name = "bg-wear";
		/* GPIO inputs from blackghost */
		qcom,bg2ap-status-gpio = <&msm_gpio 97 0>;
+1 −0
Original line number Diff line number Diff line
@@ -74,6 +74,7 @@
	qcom,blackghost {
		compatible = "qcom,pil-blackghost";

		qcom,pil-force-shutdown;
		qcom,firmware-name = "bg-wear";
		/* GPIO inputs from blackghost */
		qcom,bg2ap-status-gpio = <&msm_gpio 97 0>;