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

Commit 97d6e42d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix audio CMA heap configuration"

parents 9742e985 9e95158e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -57,7 +57,8 @@
		audio_mem: audio_region@0 {
			compatible = "shared-dma-pool";
			reusable;
			size = <0 0x400000>;
			alignment = <0x400000>;
			size = <0x400000>;
		 };
	};