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

Commit 0598c78c authored by Taniya Das's avatar Taniya Das
Browse files

ARM: msm: dts: Add imem node offset for 8939 PIL



Provide the imem offset and size to be mapped for use by  pil driver.

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

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

	blsp1_uart1: serial@78af000 {