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

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

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

parents 05c26c6b e95e6e13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
};

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

&reserved_mem {
+4 −4
Original line number Diff line number Diff line
@@ -60,25 +60,25 @@
		wlan_fw_mem: wlan_fw_mem@86400000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x86400000 0x0 0xf00000>;
			reg = <0x0 0x86400000 0x0 0x1000000>;
		};

		adsp_fw_mem: adsp_fw_mem@87500000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x87300000 0x0 0x1400000>;
			reg = <0x0 0x87400000 0x0 0x1400000>;
		};

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

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

		secure_mem: secure_region {