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

Commit 5b01ecf2 authored by Mukesh Ojha's avatar Mukesh Ojha Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add IMEM location to disable PIL timeout for Shima/Holi

Add an IMEM entry which records the cookie to disable the
PIL timeout for both Shima and Holi.

Change-Id: I219ac56f00f5b0fbba93b001f2761e7a1f02fb71
parent ac1425b4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -856,6 +856,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>;
+5 −0
Original line number Diff line number Diff line
@@ -699,6 +699,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>;