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

Commit 76702d8a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: qcom: Revert client 9 and 10 bypass votes for SCUBA"

parents e9a75df6 f72b7dea
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -93,10 +93,10 @@

	cxip_cdev: cxip-cdev@3ed000 {
		compatible = "qcom,cxip-lm-cooling-device";
		reg = <0x3ed000 0xe008>;
		reg = <0x3ed000 0xc008>;
		qcom,thermal-client-offset = <0x8000>;
		/* 5th offset to bypass VICTIM1 */
		qcom,bypass-client-list = <0x3004 0x4004 0x6004 0xa004 0xc004 0xe004>;
		/* 4th offset to bypass VICTIM1 */
		qcom,bypass-client-list = <0x3004 0x4004 0x6004 0xc004>;
		#cooling-cells = <2>;
	};
};