ARM: dts: msm: Add qcom,msgq-names property on pineapple

Probe of mem-buf device fails unless this property is present.

Fixes: c811ad67a6 ("ARM: dts: msm: Add support for mem-buf-msgq between oemvm and pvm")
Change-Id: I8ec7302fb79f554edf20e55b2d15ae61486f6d0c
Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
This commit is contained in:
Patrick Daly
2024-06-12 17:11:19 -07:00
parent dcda3f9af5
commit 840ca8a672
2 changed files with 4 additions and 2 deletions

View File

@@ -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 {