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

Commit d1c579af authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add imem offset for pil to store reloc info



This offset is used by pil driver for storing the firmware image
relocatable address.

Change-Id: I6037e14ab8224ceb182f34be22ff7d7b9a94ed85
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 0f5f2ff9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -599,6 +599,11 @@
			compatible = "qcom,msm-imem-mem_dump_table";
			reg = <0x10 8>;
		};

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

	spi_0: spi@78ba000 { /* BLSP1 QUP6 */