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

Commit 95ae2c34 authored by Sathish Ambley's avatar Sathish Ambley Committed by Kyle Yan
Browse files

ARM: dts: msm: Set alignment to 4 MB for msmcobalt



Set alignment for ADSP ION DMA buffer to 4 MB which is the
minimum alignment supported.

Change-Id: I67fef3fc65b24febef070ca9f896036f38a87fb9
Signed-off-by: default avatarSathish Ambley <sathishambley@codeaurora.org>
parent d48223c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -283,7 +283,7 @@
			compatible = "shared-dma-pool";
			alloc-ranges = <0 0x00000000 0 0xffffffff>;
			reusable;
			alignment = <0 0x100000>;
			alignment = <0 0x400000>;
			size = <0 0x400000>;
		};