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

Commit cbd3e046 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 sm6150"

parents 3f4a2daf ad5be432
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -554,37 +554,37 @@
		wlan_msa_mem: wlan_msa_region@93300000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93300000 0 0x100000>;
			reg = <0 0x93300000 0 0x200000>;
		};

		pil_cdsp_mem: cdsp_regions@93400000 {
		pil_cdsp_mem: cdsp_regions@93500000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93400000 0 0x1e00000>;
			reg = <0 0x93500000 0 0x1e00000>;
		};

		pil_adsp_mem: pil_adsp_region@95200000 {
		pil_adsp_mem: pil_adsp_region@95300000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x95200000 0 0x1e00000>;
			reg = <0 0x95300000 0 0x1e00000>;
		};

		pil_ipa_fw_mem: ips_fw_region@0x97000000 {
		pil_ipa_fw_mem: ips_fw_region@0x97100000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x97000000 0 0x10000>;
			reg = <0 0x97100000 0 0x10000>;
		};

		pil_ipa_gsi_mem: ipa_gsi_region@0x97010000 {
		pil_ipa_gsi_mem: ipa_gsi_region@0x97110000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x97010000 0 0x5000>;
			reg = <0 0x97110000 0 0x5000>;
		};

		pil_gpu_mem: gpu_region@0x97015000 {
		pil_gpu_mem: gpu_region@0x97115000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x97015000 0 0x2000>;
			reg = <0 0x97115000 0 0x2000>;
		};

		qseecom_mem: qseecom_region@0x9e400000 {