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

Commit 3f4a2daf authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Increase WLAN carveout region on sdmmagpie"

parents 88c7cf5e 59179cc7
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -555,46 +555,46 @@
			reg = <0 0x92e00000 0 0x500000>;
		};

		wlan_msa_mem: wlan_msa_region@93300000 {
		pil_cdsp_mem: cdsp_regions@93300000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93300000 0 0x100000>;
			reg = <0 0x93300000 0 0x1e00000>;
		};

		pil_cdsp_mem: cdsp_regions@93400000 {
		pil_adsp_mem: pil_adsp_region@95100000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93400000 0 0x1e00000>;
			reg = <0 0x95100000 0 0x1e00000>;
		};

		pil_adsp_mem: pil_adsp_region@95200000 {
		wlan_msa_mem: wlan_msa_region@96f00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x95200000 0 0x1e00000>;
			reg = <0 0x96f00000 0 0x180000>;
		};

		pil_ipa_fw_mem: ips_fw_region@97000000 {
		npu_mem: npu_region@97080000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x97000000 0 0x10000>;
			reg = <0 0x97080000 0 0x80000>;
		};

		pil_ipa_gsi_mem: ipa_gsi_region@97010000 {
		pil_ipa_fw_mem: ips_fw_region@97100000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x97010000 0 0x5000>;
			reg = <0 0x97100000 0 0x10000>;
		};

		pil_gpu_mem: gpu_region@97015000 {
		pil_ipa_gsi_mem: ipa_gsi_region@97110000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x97015000 0 0x2000>;
			reg = <0 0x97110000 0 0x5000>;
		};

		npu_mem: npu_region@97080000 {
		pil_gpu_mem: gpu_region@97115000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x97080000 0 0x80000>;
			reg = <0 0x97115000 0 0x2000>;
		};

		qseecom_mem: qseecom_region@9e400000 {