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

This commit is contained in:
qctecmdr
2022-12-02 22:55:31 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1221,6 +1221,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,chd {
compatible = "qcom,core-hang-detect";
label = "core";