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

Commit e832bf6c 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: Enlarge default CMA region to 20M"

parents ebad1cd2 a50f9ddd
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -154,6 +154,15 @@
			reusable;
			size = <0x400000>;
		};

		/* global autoconfigured region for contiguous allocations */
		linux,cma {
			compatible = "shared-dma-pool";
			reusable;
			alignment = <0 0x400000>;
			size = <0 0x1400000>;
			linux,cma-default;
		};
	};

	aliases {