Devicetree
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: monaco: Add passive polling-delay for gpuss thermal zones
@ 2026-07-03  5:23 Gaurav Kohli
  2026-07-03 13:34 ` Konrad Dybcio
  0 siblings, 1 reply; 2+ messages in thread
From: Gaurav Kohli @ 2026-07-03  5:23 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, Gaurav Kohli

Introduce a passive polling delay to ensure more than one "passive"
thermal point is considered when throttling the GPU thermal zones.

Signed-off-by: Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>
---
 arch/arm64/boot/dts/qcom/monaco.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/monaco.dtsi b/arch/arm64/boot/dts/qcom/monaco.dtsi
index e4c8466f941b..a3943b6f299d 100644
--- a/arch/arm64/boot/dts/qcom/monaco.dtsi
+++ b/arch/arm64/boot/dts/qcom/monaco.dtsi
@@ -7895,6 +7895,7 @@ cpu-critical {
 
 		gpuss-0-thermal {
 			thermal-sensors = <&tsens0 5>;
+			polling-delay-passive = <10>;
 
 			trips {
 				gpuss0_alert0: trip-point0 {
@@ -8028,6 +8029,7 @@ cpu-critical {
 
 		gpuss-1-thermal {
 			thermal-sensors = <&tsens1 5>;
+			polling-delay-passive = <10>;
 
 			trips {
 				gpuss1_alert0: trip-point0 {

---
base-commit: 4f441960e691d37c880d2cc004de06bb5b6bd5e4
change-id: 20260703-gpu_polling_delay-9c0c642149cc

Best regards,
-- 
Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: qcom: monaco: Add passive polling-delay for gpuss thermal zones
  2026-07-03  5:23 [PATCH] arm64: dts: qcom: monaco: Add passive polling-delay for gpuss thermal zones Gaurav Kohli
@ 2026-07-03 13:34 ` Konrad Dybcio
  0 siblings, 0 replies; 2+ messages in thread
From: Konrad Dybcio @ 2026-07-03 13:34 UTC (permalink / raw)
  To: Gaurav Kohli, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel

On 7/3/26 7:23 AM, Gaurav Kohli wrote:
> Introduce a passive polling delay to ensure more than one "passive"
> thermal point is considered when throttling the GPU thermal zones.
> 
> Signed-off-by: Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Konrad

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-03 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-03  5:23 [PATCH] arm64: dts: qcom: monaco: Add passive polling-delay for gpuss thermal zones Gaurav Kohli
2026-07-03 13:34 ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox