Skip to content
Snippets Groups Projects
Commit 88a9a624 authored by Vinayak Menon's avatar Vinayak Menon Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Increase venus CMA region size for msm8909


Increase the size of venus CMA region to make the size
aligned to 4MB, which is a requirement for CMA regions.

Change-Id: I9f9ca29cb15d2b5f75bc9c82039c8d9786944eb1
Signed-off-by: default avatarVinayak Menon <vinmenon@codeaurora.org>
parent 59feb0a5
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@
reusable;
alloc-ranges = <0x0 0x80000000 0x0 0x10000000>;
alignment = <0 0x400000>;
size = <0 0x0600000>;
size = <0 0x0800000>;
};
audio_mem: audio_region@0 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment