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

Commit 812302f3 authored by Jeykumar Sankaran's avatar Jeykumar Sankaran
Browse files

ARM: dts: msm: add display message queue to trusted vm for lahaina

Add a bidirectional message queue in trusted vm for display. This
message queue will be used to send display custom data across
the vm's.

Change-Id: I0e6bb8116acc126642a5bb57fe90fee011acab19
parent d5166273
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -167,6 +167,15 @@
				qcom,label = <0x0000001>;
			};

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

			neuron-ch1-shm {
				vdevice-type = "shm-doorbell";
				generate = "/hypervisor/neuron-ch1-shm";