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

Commit 03e177ef authored by Zhenhua Huang's avatar Zhenhua Huang
Browse files

ARM: dts: msm: Increase size of secure_region for MSM8953



Increase CMA size to support HWComposerBufferCache feature.

CRs-Fixed: 2264905
Change-Id: Ieea9c1b20512edeafd94c8e30e3424592c703f3b
Signed-off-by: default avatarZhenhua Huang <zhenhuah@codeaurora.org>
parent ea7861da
Loading
Loading
Loading
Loading
+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
@@ -93,7 +93,7 @@
			compatible = "shared-dma-pool";
			reusable;
			alignment = <0 0x400000>;
			size = <0 0x09800000>;
			size = <0 0x0b400000>;
		};

		qseecom_mem: qseecom_region@0 {