ARM: dts: msm: Add qrtr node for sun vm

Add qrtr node to enable qrtr communication with the primary
vm from the trusted vm.

Change-Id: I05d3a75efebfbefc1e782f7ff7c7b01abe7e0245
Signed-off-by: Kishore Kumar Ravi <quic_kiskum@quicinc.com>
This commit is contained in:
Kishore Kumar Ravi
2023-11-24 12:45:25 +05:30
parent b0d167753a
commit fcc5b36f19

View File

@@ -250,6 +250,17 @@
};
};
qrtr-shm {
vdevice-type = "shm-doorbell";
generate = "/hypervisor/qrtr-shm";
push-compatible = "qcom,qrtr-gunyah-gen";
peer-default;
memory {
qcom,label = <0x3>;
allocate-base;
};
};
smmu-proxy-message-queue-pair {
vdevice-type = "message-queue-pair";
generate = "/hypervisor/smmu-proxy-msgq-pair";
@@ -430,6 +441,11 @@
qcom,support-hypervisor;
};
qrtr-gunyah {
compatible = "qcom,qrtr-gunyah";
gunyah-label = <3>;
};
qcom,test-dbl-tuivm {
compatible = "qcom,gh-dbl";
qcom,label = <0x4>;