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

Commit 0d77e08d authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

ARM: dts: msm: Add IMEM location to disable PIL timeout

Add an IMEM entry which records the cookie to disable the
PIL timeout.

Change-Id: I5540b77aeac024482362dade79f4b9193d204aae
parent 54ca7ea8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2072,6 +2072,11 @@
			reg = <0x94c 0xc8>;
		};

		pil@6dc {
			compatible = "qcom,msm-imem-pil-disable-timeout";
			reg = <0x6dc 0x4>;
		};

		diag_dload@c8 {
			compatible = "qcom,msm-imem-diag-dload";
			reg = <0xc8 0xc8>;