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:
@@ -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>;
|
||||
|
Reference in New Issue
Block a user