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

Commit 7afaaf54 authored by Charan Teja Reddy's avatar Charan Teja Reddy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add carveout region for wlan on qcs405



Add carveout region for wlan as defined in memory map of QCS405.

Change-Id: Ie3de53557b70821dc63c25d4fb6e91aab859d730
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 20768179
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -74,6 +74,12 @@
			reg = <0x0 0x89a00000 0x0 0x600000>;
		};

		wlan_msa_mem: wlan_msa_region@8a000000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x8a000000 0x0 0x100000>;
		};

		secure_mem: secure_region {
			compatible = "shared-dma-pool";
			reusable;