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

Commit 0a0961f2 authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: msm: Update gpu thermal vote for VDD restriction for SDM670



Update cold temperature VDD restriction thermal vote for gpu for all
speed bins based on latest recommendation.

Change-Id: I50452cd00ca0efb9c8c4affab2b5217030a12e17
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent cd3ed41b
Loading
Loading
Loading
Loading
+6 −2
Original line number Original line Diff line number Diff line
@@ -471,7 +471,9 @@
			};
			};
			gpu_vdd_cdev {
			gpu_vdd_cdev {
				trip = <&aoss0_trip>;
				trip = <&aoss0_trip>;
				cooling-device = <&msm_gpu 0 0>;
				/* Vote for SVS_L1 for GPU */
				cooling-device = <&msm_gpu (THERMAL_MAX_LIMIT-3)
							(THERMAL_MAX_LIMIT-3)>;
			};
			};
			cx_vdd_cdev {
			cx_vdd_cdev {
				trip = <&aoss0_trip>;
				trip = <&aoss0_trip>;
@@ -521,7 +523,9 @@
			};
			};
			gpu_vdd_cdev {
			gpu_vdd_cdev {
				trip = <&aoss1_trip>;
				trip = <&aoss1_trip>;
				cooling-device = <&msm_gpu 0 0>;
				/* Vote for SVS_L1 for GPU */
				cooling-device = <&msm_gpu (THERMAL_MAX_LIMIT-3)
							(THERMAL_MAX_LIMIT-3)>;
			};
			};
			cx_vdd_cdev {
			cx_vdd_cdev {
				trip = <&aoss1_trip>;
				trip = <&aoss1_trip>;