ARM: dts: msm: ravelin: Add msgq-names property for ravelin

The commit 39dd329a019b ("mem-buf-msgq: Support multiple msgqs")
mandates to have 'msgq-names' property in node 'mem-buf-msgq'.
Adding default msgq entry to fix probe failure.

Change-Id: I9dc802604cabff1b808c08302e1b77bf61fd7b3f
Signed-off-by: Srinivasarao Pathipati <quic_c_spathi@quicinc.com>
This commit is contained in:
Srinivasarao Pathipati
2024-07-12 14:48:18 +05:30
parent 89835d05e2
commit 69ee6cf4c7

View File

@@ -807,6 +807,7 @@
qcom,mem-buf-msgq {
compatible = "qcom,mem-buf-msgq";
qcom,msgq-names = "trusted_vm";
};
qcom,rmtfs_sharedmem@0 {