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

Commit aba47b4c 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 msm8909 based targets"

parents 39eb6db1 a6f69b2f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
/dts-v1/;

#include "apq8009w-swoctp.dtsi"
#include "apq8009w-nowgr-memory.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. APQ8009W-PM8916 1GB SWOCTP NOWGR";
+3 −3
Original line number Diff line number Diff line
@@ -12,13 +12,13 @@
 */

&external_image_mem {
	reg = <0x0 0x87a00000 0x0 0x0600000>;
	reg = <0x0 0x87b00000 0x0 0x0500000>;
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x02600000>;
	reg = <0x0 0x88000000 0x0 0x02000000>;
};

&peripheral_mem {
	reg = <0x0 0x8a600000 0x0 0x0500000>;
	reg = <0x0 0x8a000000 0x0 0x0500000>;
};
+24 −0
Original line number Diff line number Diff line
/*
 * Copyright (c) 2016, 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
 * only version 2 as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

&external_image_mem {
	reg = <0x0 0x87b00000 0x0 0x0500000>;
};

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

&peripheral_mem {
	reg = <0x0 0x89700000 0x0 0x0500000>;
};
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
/dts-v1/;

#include "apq8009w-swoctp.dtsi"
#include "apq8009w-nowgr-memory.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. APQ8009W-PM8916 SWOCTP NOWGR";
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
 */

&external_image_mem {
	reg = <0x0 0x87a00000 0x0 0x0600000>;
	reg = <0x0 0x87b00000 0x0 0x0500000>;
};

&modem_adsp_mem {