mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Enable tmecom-qmp-client for ravelin"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
3ff424845c
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user