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

Commit 590915f2 authored by Raghavendra Kakarla's avatar Raghavendra Kakarla Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add command db node for lagoon

Add command db node.

Change-Id: Ie84f808bb0ecd0ed1efe0dab21762b4b7e00a627
parent 48a4a812
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -462,6 +462,12 @@
			size = <0 0x8c00000>;
		};

		cmd_db: reserved-memory@80860000 {
			reg = <0x0 0x80860000 0x0 0x20000>;
			compatible = "qcom,cmd-db";
			no-map;
		};

		/* global autoconfigured region for contiguous allocations */
		linux,cma {
			compatible = "shared-dma-pool";