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

Commit efbaadac authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 1626db3c 5cc2343e
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>;
Loading