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

Commit 3d71bbed authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add entry for PIL imem region



Devicetree entry for PIL location in imem.

Change-Id: I3116b9385d17659576cc5589b683d11223b43836
Signed-off-by: default avatarKyle Yan <kyan@codeaurora.org>
parent 59a4937f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -544,6 +544,11 @@
			compatible = "qcom,msm-imem-mem_dump_table";
			reg = <0x10 8>;
		};

		pil@94c {
			compatible = "qcom,msm-imem-pil";
			reg = <0x94c 200>;
		};
	};

	kryo3xx-erp {