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

Commit 31834201 authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

ARM: dts: msm: add wlan carveout region for sdm660/sdm630



Add WLAN carveout region of size 1MB. But additional guard of 1MB is
also added due to system limitations.

Change-Id: I1cd38f1ced820132209e31acc55a1321c879a09c
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 3ec8bfc9
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -321,6 +321,18 @@
		#size-cells = <2>;
		ranges;

		wlan_msa_guard: wlan_msa_guard@85600000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x85600000 0x0 0x100000>;
		};

		wlan_msa_mem: wlan_msa_mem@85700000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x85700000 0x0 0x100000>;
		};

		removed_region: removed_region0@85800000 {
			compatible = "removed-dma-pool";
			no-map;
+12 −0
Original line number Diff line number Diff line
@@ -319,6 +319,18 @@
		#size-cells = <2>;
		ranges;

		wlan_msa_guard: wlan_msa_guard@85600000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x85600000 0x0 0x100000>;
		};

		wlan_msa_mem: wlan_msa_mem@85700000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x85700000 0x0 0x100000>;
		};

		removed_regions: removed_regions@85800000 {
			compatible = "removed-dma-pool";
			no-map;