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

Commit 8ffe87cd authored by Aparna Mallavarapu's avatar Aparna Mallavarapu
Browse files

ARM: dts: msm: Update the NON-HLOS memory as per the memory map.



MPQ8092 Memory map has been updated with the Non-HLOS memory
regions. Update the DT entries to carve out the Non-HLOS memory.

Change-Id: Ic15b45688f9bcde6ba3548248274a5b54c12e84a
Signed-off-by: default avatarAparna Mallavarapu <aparnam@codeaurora.org>
parent 5f15c021
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -323,7 +323,8 @@

	memory_hole: qcom,msm-mem-hole {
		compatible = "qcom,msm-mem-hole";
		qcom,memblock-remove = <0x0d200000 0x02c00000>; /* Address and Size of Hole */
		qcom,memblock-remove = <0x0d400000 0x00700000
					0x0FA00000 0x00600000>;
	};

	qcom,ipc-spinlock@fd484000 {