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

Commit a924d8b2 authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add cooling device property to MSM8917 msm gpu



Add cooling-cells property to msm gpu for MSM8917. This enables
the gpu cooling device to be referenced in a thermal zone definition.

Change-Id: I3768ab42f3fb8d59b12ebad5e26775f9fcd9bdf1
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent 86f65679
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -97,6 +97,9 @@
		/* CPU latency parameter */
		qcom,pm-qos-active-latency = <651>;

		/* Enable gpu cooling device */
		#cooling-cells = <2>;

		/* Power levels */
		qcom,gpu-pwrlevels {
			#address-cells = <1>;