From 69d47114bdf2346912421b66af93b942d13f41c1 Mon Sep 17 00:00:00 2001 From: Linux Image Build Automation Date: Thu, 15 Aug 2024 20:19:14 -0700 Subject: [PATCH] Revert "ARM: dts: msm: Fix dependency between virtio-mem and mem-buf-msgq" This reverts commit 00cd93793fc71772dcd852e7a56482e0096efc68. Change-Id: I37af6633ca31668543ad12cf7584b9fdfee7fc18 Signed-off-by: Linux Image Build Automation --- qcom/sun-vm.dtsi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qcom/sun-vm.dtsi b/qcom/sun-vm.dtsi index 49949341..32240b3c 100644 --- a/qcom/sun-vm.dtsi +++ b/qcom/sun-vm.dtsi @@ -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>;