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

Commit bb5f7ce3 authored by Yimin Peng's avatar Yimin Peng
Browse files

ARM: dts: msm: remove modem region reserved on APQ8096 ADP



DRAM diet requires to remove reserved modem memory.

Change-Id: I919ee1b9cc003d9851a7ec92ba116020044742cf
Signed-off-by: default avatarYimin Peng <yiminp@codeaurora.org>
parent 225f4088
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -101,3 +101,6 @@
	};
};

&modem_mem {
	status = "disabled";
};
+4 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2018, 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
@@ -86,3 +86,6 @@
	};
};

&modem_mem {
	status = "disabled";
};