diff --git a/qcom/sun-vm.dtsi b/qcom/sun-vm.dtsi index 32188e93..73ad388a 100644 --- a/qcom/sun-vm.dtsi +++ b/qcom/sun-vm.dtsi @@ -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>;