Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 409b2118 authored by Runmin Wang's avatar Runmin Wang
Browse files

ARM: dts: msm: Add core hang detect device definition on msmcobalt



Add a device definition for the core hang detect hardware on
msmcobalt, to allow core hang detection to be enabled.

Change-Id: Ib94f0adec89704907d5015506df7456a0be1f1de
Signed-off-by: default avatarRunmin Wang <runminw@codeaurora.org>
parent 25a2528e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -370,6 +370,16 @@
		qcom,bus-vector-names = "MIN", "SVS", "NOMINAL", "TURBO";
	};

	qcom,chd {
		compatible = "qcom,core-hang-detect";
		qcom,threshold-arr = <0x179880b0 0x179980b0
		0x179a80b0 0x179b80b0 0x178880b0 0x178980b0
		0x178a80b0 0x178b80b0>;
		qcom,config-arr = <0x179880b8 0x179980b8
		0x179a80b8 0x179b80b8 0x178880b8 0x178980b8
		0x178a80b8 0x178b80b8>;
	};

	qcom,ipc-spinlock@1f40000 {
		compatible = "qcom,ipc-spinlock-sfpb";
		reg = <0x1f40000 0x8000>;