ARM: dts: msm: Add qrtr gunyah tuivm node on tuna SoC

Add qrtr gunyah tuivm node to enable communication between
PVM and TUIVM.

Change-Id: If1eebed90a484ef42803fec74629042b04d7a0db
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
This commit is contained in:
Pranav Mahesh Phansalkar
2024-10-24 15:48:47 +05:30
parent a0e16ccace
commit 21ec84a215
2 changed files with 22 additions and 0 deletions

View File

@@ -290,6 +290,16 @@
peer-default;
};
qrtr-shm {
vdevice-type = "shm-doorbell";
generate = "/hypervisor/qrtr-shm";
push-compatible = "qcom,qrtr-gunyah-gen";
peer-default;
memory {
qcom,label = <0x3>;
allocate-base;
};
};
};
};
@@ -426,6 +436,11 @@
qcom,support-hypervisor;
};
qrtr-gunyah {
compatible = "qcom,qrtr-gunyah";
gunyah-label = <3>;
};
qti,smmu-proxy {
compatible = "smmu-proxy-receiver";
};