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

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

Merge "ARM: dts: msm: Add mem-buf's message queues to the trustedVM vdevices"

parents 3c707aca 1ceb3c87
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -265,6 +265,15 @@
				label = <0x00000003>;
				peer-default;
			};

			mem-buf-message-queue-pair {
				vdevice-type = "message-queue-pair";
				generate = "/hypervisor/membuf-msgq-pair";
				message-size = <0x000000f0>;
				queue-depth = <0x00000008>;
				peer-default;
				qcom,label = <0x0000001>;
			};
		};
	};