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

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

Merge "ARM: dts: msm: update to memory map v5 for QCS405/QCS403"

parents 0f6d6eb0 21422b71
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -46,6 +46,10 @@
	};
};

&adsp_fw_mem {
	reg = <0x0 0x87300000 0x0 0x1200000>;
};

&reserved_mem {
	linux,cma {
		size = <0 0x400000>;
+3 −3
Original line number Diff line number Diff line
@@ -66,19 +66,19 @@
		adsp_fw_mem: adsp_fw_mem@87500000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x87300000 0x0 0x1a00000>;
			reg = <0x0 0x87300000 0x0 0x1400000>;
		};

		cdsp_fw_mem: cdsp_fw_mem@88f00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x88d00000 0x0 0x600000>;
			reg = <0x0 0x88700000 0x0 0x600000>;
		};

		wlan_msa_mem: wlan_msa_region@89500000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x89300000 0x0 0x100000>;
			reg = <0x0 0x88D00000 0x0 0x100000>;
		};

		secure_mem: secure_region {