ARM: dts: msm: parrot: Add msgq-names property for Parrot
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. Signed-off-by: Srinivasarao Pathipati <quic_c_spathi@quicinc.com> Signed-off-by: Bruce Levy <quic_blevy@quicinc.com> Change-Id: I96bb135e3569ded8ca4c9c6a7c5dca34d4dcbaec
This commit is contained in:
committed by
Bruce Levy
parent
e3869b4a44
commit
547429d6f5
@@ -2037,6 +2037,7 @@
|
||||
|
||||
qcom,mem-buf-msgq {
|
||||
compatible = "qcom,mem-buf-msgq";
|
||||
qcom,msgq-names = "trusted_vm";
|
||||
};
|
||||
|
||||
trust_ui_vm: qcom,trust_ui_vm@e55fc000 {
|
||||
|
Reference in New Issue
Block a user