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:
Kuldeep Singh
2024-02-01 16:24:47 +05:30
parent 399e6c75bf
commit dc3fd7726c

View File

@@ -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>;