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

Commit e9bfea16 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

ARM: dts: msm: update memory map for msm8909w based targets



Update modem_adsp f/w region carveout size to 85MB for
msm8909w targets.

Change-Id: I22ffa5ab029cec8c40f2b795dbe13f040800a439
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent d114af94
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -16,9 +16,9 @@
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x05200000>;
	reg = <0x0 0x88000000 0x0 0x05500000>;
};

&peripheral_mem {
	reg = <0x0 0x8d200000 0x0 0x0500000>;
	reg = <0x0 0x8d500000 0x0 0x0500000>;
};