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

Commit e421b26c authored by Faiyaz Mohammed's avatar Faiyaz Mohammed
Browse files

ARM: dts: msm: Updates WLAN MSA region, v4 memory map for scuba

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

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

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

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

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

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

		removed_region: removed_region@a0000000 {