Merge "ARM: dts: msm: Enable virtio-mem device for sun-vm"

This commit is contained in:
qctecmdr
2023-11-28 04:40:07 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -445,6 +445,14 @@
compatible = "qcom,mem-buf-msgq";
};
virtio_mem_device {
compatible = "qcom,virtio-mem";
/* Must be memory_block_size_bytes() aligned */
qcom,max-size = <0x0 0x10000000>;
qcom,ipa-range = <0x0 0x0 0xf 0xffffffff>;
qcom,block-size = <0x400000>;
};
qcom,gunyah-panic-notifier {
compatible = "qcom,gh-panic-notifier";
gunyah-label = <9>;