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

Commit 719602ba authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: qcom: Enable CX IPeak cooling device for BENGAL

Enable CX peak current throttling cooling device for BENGAL.
It can enable CXIP hardware and vote for CXIP LM hardware
based on preset threshold.

Change-Id: I39eb3b984fba4bd0f79b8654ce13aad29a947c58
parent bbe17b8c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -78,6 +78,14 @@
		reg =  <0xf550800 0x1000>;
		#cooling-cells = <2>;
	};

	cxip_cdev: cxip-cdev@3ed000 {
		compatible = "qcom,cxip-lm-cooling-device";
		reg = <0x3ed000 0x800c>;
		qcom,thermal-client-offset = <0x8000>;
		qcom,bypass-client-list = <0x1004 0x4004>;
		#cooling-cells = <2>;
	};
};

&thermal_zones {