Merge "dt-bindings: Document qcom,initial-movable-zone-size property"

This commit is contained in:
QCTECMDR Service
2024-08-07 11:35:52 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 24 additions and 11 deletions

View File

@@ -707,13 +707,14 @@
qcom,vmid = <45>;
};
qcom,mem-buf-msgq {
mem_buf_msgq: qcom,mem-buf-msgq {
compatible = "qcom,mem-buf-msgq";
qcom,msgq-names = "trusted_vm";
};
virtio_mem_device {
compatible = "qcom,virtio-mem";
depends-on-supply = <&mem_buf_msgq>;
/* Must be memory_block_size_bytes() aligned */
qcom,max-size = <0x0 0x10000000>;
qcom,ipa-range = <0x0 0x0 0xf 0xffffffff>;