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

Commit cade500c authored by Govind Singh's avatar Govind Singh Committed by Gerrit - the friendly Code Review server
Browse files

ARM64: dts: msm: Fix reserved mem address label



Fill correct reserved mem address for various subsystem.

Change-Id: I38e9ac4a828b701053edbb1822f278298be43a38
Signed-off-by: default avatarGovind Singh <govinds@codeaurora.org>
parent 6b835cdb
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -63,19 +63,19 @@
			reg = <0x0 0x86400000 0x0 0x1000000>;
		};

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

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

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