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

Commit 0239d800 authored by Avaneesh Kumar Dwivedi's avatar Avaneesh Kumar Dwivedi Committed by Aggarwal Shubham
Browse files

ARM: dts: msm: V4 memory map changes for qcs405



Aligning NHLOS side memory map as per latest v4 memory map.

Change-Id: I68e468704b5b727bcb6a7bdd090e297425770521
Signed-off-by: default avatarAvaneesh Kumar Dwivedi <akdwived@codeaurora.org>
parent d8ccfa1e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -59,25 +59,25 @@
		wlan_fw_mem: wlan_fw_mem@86400000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x86400000 0x0 0x1100000>;
			reg = <0x0 0x86400000 0x0 0xf00000>;
		};

		adsp_fw_mem: adsp_fw_mem@87500000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x87500000 0x0 0x1a00000>;
			reg = <0x0 0x87300000 0x0 0x1a00000>;
		};

		cdsp_fw_mem: cdsp_fw_mem@88f00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x88f00000 0x0 0x600000>;
			reg = <0x0 0x88d00000 0x0 0x600000>;
		};

		wlan_msa_mem: wlan_msa_region@89500000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x89500000 0x0 0x100000>;
			reg = <0x0 0x89300000 0x0 0x100000>;
		};

		secure_mem: secure_region {