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

Commit 2d0bbcbf authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add CDSP and HVX thermal cooling devices to SM6150"

parents 23233775 66891204
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -2083,10 +2083,16 @@
					qcom,target-dev = <&cdsp_cdsp_l3_lat>;
				};

				qcom,msm_cdsp_rm {
				msm_cdsp_rm: qcom,msm_cdsp_rm {
					compatible = "qcom,msm-cdsp-rm";
					qcom,qos-latency-us = <44>;
					qcom,qos-maxhold-ms = <20>;
					#cooling-cells = <2>;
				};

				msm_hvx_rm: qcom,msm_hvx_rm {
					compatible = "qcom,msm-hvx-rm";
					#cooling-cells = <2>;
				};
			};