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:
@@ -807,6 +807,7 @@
|
|||||||
|
|
||||||
qcom,mem-buf-msgq {
|
qcom,mem-buf-msgq {
|
||||||
compatible = "qcom,mem-buf-msgq";
|
compatible = "qcom,mem-buf-msgq";
|
||||||
|
qcom,msgq-names = "trusted_vm";
|
||||||
};
|
};
|
||||||
|
|
||||||
qcom,rmtfs_sharedmem@0 {
|
qcom,rmtfs_sharedmem@0 {
|
||||||
|
Reference in New Issue
Block a user