Merge "ARM: dts: msm: Enable tmecom-qmp-client for anorak"

This commit is contained in:
qctecmdr
2022-08-19 16:52:32 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1810,6 +1810,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,glinkpkt {
compatible = "qcom,glinkpkt";