mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
Merge "ARM: dts: qcom: Add msgq for vcpu scheduler test"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
db3ac6c052
@@ -178,6 +178,16 @@
|
||||
peer = "vm-name:qcom,trustedvm";
|
||||
qcom,label = <0x3>;
|
||||
};
|
||||
|
||||
vcpu-sched-test-msgq {
|
||||
vdevice-type = "message-queue-pair";
|
||||
generate = "/hypervisor/sched-test-msgq-pair";
|
||||
message-size = <0xf0>;
|
||||
queue-depth = <0x8>;
|
||||
qcom,label = <0x9>;
|
||||
peer-default;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user