Merge "ARM: dts: msm: Add qrtr node for sun vm"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b98395468c
@@ -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>;
|
||||
|
Reference in New Issue
Block a user