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

Commit 819156db authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu
Browse files

ARM: dts: msm: increase size of adsp mem region for 8150



Increase size of CMA heap by 4 MB to meet both sensors and audio
memory requirements.

Change-Id: I0565969a8f819cf79bdbc59f7e26061c3c20eddf
Acked-by: default avatarThyagarajan Venkatanarayanan <venkatan@qti.qualcomm.com>
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent 07de3e84
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -711,7 +711,7 @@
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			reusable;
			alignment = <0x0 0x400000>;
			alignment = <0x0 0x400000>;
			size = <0x0 0xc00000>;
			size = <0x0 0x1000000>;
		};
		};


		cdsp_mem: cdsp_region {
		cdsp_mem: cdsp_region {