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

Commit be7a165e authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add compute memory region for lito"

parents df77c972 4fb6bb44
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -471,6 +471,13 @@
			no-map;
			reg = <0x0 0x9f400000 0x0 0xc00000>;
		};
		cdsp_mem: cdsp_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			alignment = <0x0 0x400000>;
			size = <0x0 0x400000>;
		};

		/* global autoconfigured region for contiguous allocations */
		linux,cma {