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

Commit 7a981554 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents ca50e029 317b1cc5
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -213,7 +213,7 @@
		pil_modem_mem: modem_region@8ab00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x8ab00000 0x0 0x7300000>;
			reg = <0x0 0x8ab00000 0x0 0x6900000>;
		};

		pil_video_mem: pil_video_region@91400000 {
@@ -225,31 +225,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 {