Re: [PATCH 2/2] thermal: qcom: tsens: widen temperature limits to match hardware range

From: Konrad Dybcio

Date: Thu Apr 30 2026 - 12:07:19 EST


On 4/30/26 7:44 AM, Priyansh Jain wrote:
> The TSENS v2 software driver currently clamps trip_min_temp and
> trip_max_temp to -40°C and 120°C respectively. However, the
> TSENS v2 hardware temperature threshold registers support a wider
> programmable range from -204°C to +204°C.

Does this hold true for all tsens_v2 implementations, starting with
the ancient msm8996 and msm8953?

Konrad