ARM: dts: msm: Add tmecom node for sun
Add DT support for tmecom driver. Change-Id: I91efa6fd0461144a84c14ba2a6393a8b866459ff Signed-off-by: Kuldeep Singh <quic_kuldsing@quicinc.com>
This commit is contained in:
@@ -465,6 +465,14 @@
|
|||||||
#mbox-cells = <1>;
|
#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 {
|
qcom,smp2p-adsp {
|
||||||
compatible = "qcom,smp2p";
|
compatible = "qcom,smp2p";
|
||||||
qcom,smem = <443>, <429>;
|
qcom,smem = <443>, <429>;
|
||||||
|
Reference in New Issue
Block a user