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

Commit 5361bfc2 authored by Liam Mark's avatar Liam Mark
Browse files

ARM: dts: msm: Update memory map for msmcobalt



Update the memory map carveouts to be in sync with
the new msmcobalt memory map.

CRs-Fixed: 981975
Change-Id: I5e960ac0553b195e7a69ef596b5fbdcff2064786
Signed-off-by: default avatarLiam Mark <lmark@codeaurora.org>
parent ece627a6
Loading
Loading
Loading
Loading
+12 −6
Original line number Diff line number Diff line
@@ -229,19 +229,25 @@
		removed_regions: removed_regions@85800000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x85800000 0 0x4f00000>;
			reg = <0 0x85800000 0 0x5300000>;
		};

		peripheral_mem: peripheral_region@91400000 {
		peripheral_mem: peripheral_region@91900000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x91400000 0 0x2d00000>;
			reg = <0 0x91900000 0 0x2b00000>;
		};

		modem_mem: modem_region@8a700000 {
		modem_mem: modem_region@8ac00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8a700000 0 0x6d00000>;
			reg = <0 0x8ac00000 0 0x6d00000>;
		};

		spss_mem: spss_region@8ab00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8ab00000 0 0x100000>;
		};
	};
};
@@ -1517,7 +1523,7 @@
		qcom,pas-id = <14>;
		qcom,proxy-timeout-ms = <10000>;
		qcom,firmware-name = "spss";
		memory-region = <&peripheral_mem>;
		memory-region = <&spss_mem>;
		qcom,spss-scsr-bits = <0 1 2 3 16 17 24 25>;
	};