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

Commit 317b1cc5 authored by Faiyaz Mohammed's avatar Faiyaz Mohammed Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Updates WLAN MSA region change for scuba

Update wlan msa region for scuba inline with v2 memory map.

Change-Id: I42334df9344afd077dcabbed0ac34a7c0fa0be07
parent 4146c1cc
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -224,31 +224,31 @@
		wlan_msa_mem: wlan_msa_region@91900000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x91900000 0x0 0x100000>;
			reg = <0x0 0x91900000 0x0 0x200000>;
		};

		pil_adsp_mem: adsp_regions@91a00000 {
		pil_adsp_mem: adsp_regions@91b00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x91a00000 0x0 0x1c00000>;
			reg = <0x0 0x91b00000 0x0 0x1c00000>;
		};

		pil_ipa_fw_mem: ips_fw_region@93600000 {
		pil_ipa_fw_mem: ips_fw_region@93700000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x93600000 0x0 0x10000>;
			reg = <0x0 0x93700000 0x0 0x10000>;
		};

		pil_ipa_gsi_mem: ipa_gsi_region@93610000 {
		pil_ipa_gsi_mem: ipa_gsi_region@93710000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x93610000 0x0 0x5000>;
			reg = <0x0 0x93710000 0x0 0x5000>;
		};

		pil_gpu_mem: gpu_region@93615000 {
		pil_gpu_mem: gpu_region@93715000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x93615000 0x0 0x2000>;
			reg = <0x0 0x93715000 0x0 0x2000>;
		};

		removed_region: removed_region@a0000000 {