diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index b394d74e..d6bcb3e0 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -465,6 +465,14 @@ #mbox-cells = <1>; }; + qcom,tmecom-qmp-client { + compatible = "qcom,tmecom-qmp-client"; + mboxes = <&qmp_tme 0>; + mbox-names = "tmecom"; + label = "tmecom"; + depends-on-supply = <&qmp_tme>; + }; + qcom,smp2p-adsp { compatible = "qcom,smp2p"; qcom,smem = <443>, <429>;