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

Commit e5b4c26a authored by AnilKumar Chimata's avatar AnilKumar Chimata
Browse files

ARM: dts: msm: Update CMA regions for apq8017



Change the CMA regions as per apq8017 memory map, which
update the base addresses and corresponding sizes.

Change-Id: I2a24ef5b945f785307f7b8fe260fb3d93cf9f19d
Signed-off-by: default avatarAnilKumar Chimata <anilc@codeaurora.org>
parent d4d8afe7
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -75,3 +75,23 @@
		bias-pull-down; /* pull down */
	};
};

&modem_mem {
	reg = <0x0 0x86800000 0x0 0x1e00000>;
};

&adsp_fw_mem {
	reg = <0x0 0x88600000 0x0 0x1100000>;
};

&wcnss_fw_mem {
	reg = <0x0 0x89700000 0x0 0x700000>;
};

&other_ext_mem {
	reg = <0x0 0x84f00000 0x0 0x1900000>;
};

&qcom_seecom {
	reg = <0x84f00000 0x1400000>;
};