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

Commit 07219f1d authored by Arun KS's avatar Arun KS
Browse files

ARM: dts: msm: Add IMEM pil entry for msm8937



Add IMEM PIL entry to save relocatable address of images
loaded by PIL.

Change-Id: I2380aa8a90ffe909c81f18bcf061d087adfced6c
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent e5cb9812
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1085,6 +1085,11 @@
			compatible = "qcom,msm-imem-boot_stats";
			reg = <0x6b0 32>;
		};

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

	jtag_fuse: jtagfuse@a601c {