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

Commit 647e6630 authored by Vishwanath Raju K's avatar Vishwanath Raju K
Browse files

ARM: dts: msm: update to memory map v7 for QCS405/QCS403



Increase "cdsp_fw_mem" size to 8MB from 6MB for
QCS405/QCS403.

Change-Id: I4106c1b1ac5f34b297df2ce5cf41657b52763566
Signed-off-by: default avatarVishwanath Raju K <vishk@codeaurora.org>
parent 4f9559a8
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2020, 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
@@ -72,13 +72,13 @@
		cdsp_fw_mem: cdsp_fw_mem@88800000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x88800000 0x0 0x600000>;
			reg = <0x0 0x88800000 0x0 0x800000>;
		};

		wlan_msa_mem: wlan_msa_region@88E00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x88E00000 0x0 0x100000>;
			reg = <0x0 0x89000000 0x0 0x100000>;
		};

		secure_mem: secure_region {