Revert "ARM: dts: msm: Fix dependency between virtio-mem and mem-buf-msgq"

This reverts commit 00cd93793f.

Change-Id: I37af6633ca31668543ad12cf7584b9fdfee7fc18
Signed-off-by: Linux Image Build Automation <quic_ibautomat@quicinc.com>
This commit is contained in:
Linux Image Build Automation
2024-08-15 20:19:14 -07:00
parent 6b3c53ad88
commit 69d47114bd

View File

@@ -707,14 +707,13 @@
qcom,vmid = <45>;
};
mem_buf_msgq: qcom,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>;