diff --git a/qcom/pineapple-vm.dtsi b/qcom/pineapple-vm.dtsi index ed4ab46b..c6a5b3c1 100644 --- a/qcom/pineapple-vm.dtsi +++ b/qcom/pineapple-vm.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #include #include @@ -318,6 +318,7 @@ qcom,mem-buf-msgq { compatible = "qcom,mem-buf-msgq"; + qcom,msgq-names = "trusted_vm"; }; virtio_mem_device { diff --git a/qcom/pineapple.dtsi b/qcom/pineapple.dtsi index 5b41ab58..ef9c9d1a 100644 --- a/qcom/pineapple.dtsi +++ b/qcom/pineapple.dtsi @@ -2406,7 +2406,8 @@ }; qcom,mem-buf-msgq { - compatible = "qcom,mem-buf-msgq"; + compatible = "qcom,mem-buf-msgq"; + qcom,msgq-names = "trusted_vm"; }; qti,smmu-proxy {