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

Commit 5ab62c9a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents f92eb44d e9bfea16
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 0x02000000>;
	reg = <0x0 0x88000000 0x0 0x02100000>;
};

&peripheral_mem {
	reg = <0x0 0x8a000000 0x0 0x0500000>;
	reg = <0x0 0x8a100000 0x0 0x0500000>;
};
+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>;
};