Re: [PATCH] arm64: dts: qcom: purwa-iot-evk: Update TSENS thermal zone

From: Gaurav Kohli

Date: Sun Apr 19 2026 - 02:46:23 EST




On 4/18/2026 11:26 PM, Dmitry Baryshkov wrote:
On Thu, Apr 16, 2026 at 05:04:48PM +0530, Gaurav Kohli wrote:
Purwa IOT boards support a different thermal junction temperature
specification compared to the base Purwa platform due to package
level differences.

Update the passive trip thresholds to 105°C to align with the higher
temperature specification.

Signed-off-by: Gaurav Kohli <gaurav.kohli@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/purwa-iot-evk.dts | 32 ++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/purwa-iot-evk.dts b/arch/arm64/boot/dts/qcom/purwa-iot-evk.dts
index ad503beec1d3..261d1e85651d 100644
--- a/arch/arm64/boot/dts/qcom/purwa-iot-evk.dts
+++ b/arch/arm64/boot/dts/qcom/purwa-iot-evk.dts

Is it a property of the SKU used in the EVK or a property of the overall
form factor, cooling, etc.? In the former case it should go to
purwa-iot-som.dtsi.


thanks Dmitry for review.
it is applicable for overall form factor, 2nd one is applicable here.

thanks
Gaurav