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

Commit eae84a8c authored by Jilai Wang's avatar Jilai Wang
Browse files

ARM: dts: msm: Enable force stop notificaiton from HLOS to npu

This is to enable force stop notificaiton from HLOS to npu when
HLOS crashes.

Change-Id: I7ce6fd6a24aa6e60b4f9ca34c232e95b29059d15
parent e9131222
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -4134,6 +4134,10 @@
		qcom,pas-id = <23>;
		qcom,firmware-name = "npu";
		memory-region = <&pil_npu_mem>;

		/* Outputs to npu */
		qcom,smem-states = <&npu_smp2p_out 0>;
		qcom,smem-state-names = "qcom,force-stop";
	};

	qcom,smp2p_sleepstate {
+4 −0
Original line number Diff line number Diff line
@@ -3585,6 +3585,10 @@
		qcom,pas-id = <23>;
		qcom,firmware-name = "npu";
		memory-region = <&pil_npu_mem>;

		/* Outputs to npu */
		qcom,smem-states = <&npu_smp2p_out 0>;
		qcom,smem-state-names = "qcom,force-stop";
	};

	qfprom: qfprom@780000 {