ARM: dts: msm: gunyah: Add large dmabuf test nodes for sun
Add test node to sun.dtsi, sun-vm.dtsi and sun-oemvm.dtsi to validate large dmabuf transfer functionality. Change-Id: I17cd06d12e18f26a6afe7c2da13fcca23a375b04 Signed-off-by: Georgi Djakov <quic_c_gdjako@quicinc.com>
This commit is contained in:
@@ -188,6 +188,15 @@
|
||||
peer-default;
|
||||
};
|
||||
|
||||
test-large-dmabuf-oemvm {
|
||||
vdevice-type = "message-queue-pair";
|
||||
generate = "/hypervisor/test-large-dmabuf-oemvm-pair";
|
||||
message-size = <0xf0>;
|
||||
queue-depth = <0x8>;
|
||||
qcom,label = <0xe>;
|
||||
peer-default;
|
||||
};
|
||||
|
||||
msgqsock-msgq-pair {
|
||||
vdevice-type = "message-queue-pair";
|
||||
generate = "/hypervisor/msgqsock-msgq-pair";
|
||||
@@ -291,6 +300,11 @@
|
||||
affinity = <0>;
|
||||
};
|
||||
|
||||
qcom,test-large-dmabuf-oemvm {
|
||||
compatible = "qcom,gh-large-dmabuf-test";
|
||||
gunyah-label = <0xe>;
|
||||
};
|
||||
|
||||
qcom,gh-qtimer@1680b000 {
|
||||
compatible = "qcom,gh-qtmr";
|
||||
reg = <0x1680b000 0x1000>;
|
||||
|
Reference in New Issue
Block a user