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

Commit cf70d6dc authored by Vijayanand Jitta's avatar Vijayanand Jitta
Browse files

ARM: dts: msm: Increase WCNSS carveout for msm8909w and apq8009w



Increase WCNSS carveout region size from 5 MB to 6 MB for
msm8909w and apq8009w based targets.

Change-Id: I88d39088ab013ff1a6e9454827519f4732e338fd
Signed-off-by: default avatarVijayanand Jitta <vjitta@codeaurora.org>
parent b4ca2dbc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2017, 2018 The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-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
@@ -20,5 +20,5 @@
};

&peripheral_mem {
	reg = <0x0 0x8a300000 0x0 0x0500000>;
	reg = <0x0 0x8a300000 0x0 0x0600000>;
};
+2 −2
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
@@ -20,5 +20,5 @@
};

&peripheral_mem {
	reg = <0x0 0x8a100000 0x0 0x0500000>;
	reg = <0x0 0x8a100000 0x0 0x0600000>;
};
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2017, 2018 The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-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
@@ -20,5 +20,5 @@
};

&peripheral_mem {
	reg = <0x0 0x8d200000 0x0 0x0500000>;
	reg = <0x0 0x8d200000 0x0 0x0600000>;
};
+2 −2
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
@@ -20,5 +20,5 @@
};

&peripheral_mem {
	reg = <0x0 0x8d000000 0x0 0x0500000>;
	reg = <0x0 0x8d000000 0x0 0x0600000>;
};