Re: [PATCH 1/4] arm64: dts: qcom: x1e80100: Fix video thermal zone
From: Stephan Gerhold
Date: Wed Feb 19 2025 - 11:24:09 EST
On Wed, Feb 19, 2025 at 04:28:30PM +0100, Johan Hovold wrote:
> On Wed, Feb 19, 2025 at 12:36:18PM +0100, Stephan Gerhold wrote:
> > A passive trip point at 125°C is pretty high, this is usually the
> > temperature for the critical shutdown trip point. Also, we don't have any
> > passive cooling devices attached to the video thermal zone.
> >
> > Change this to be a critical trip point, and add a "hot" trip point at
> > 90°C for consistency with the other thermal zones.
> >
> > Cc: stable@xxxxxxxxxxxxxxx
>
> Perhaps not needed since we don't have a video driver enabled yet.
>
It will be needed to backport the next patch (and reordering the patches
wouldn't have made sense).
> > Fixes: 4e915987ff5b ("arm64: dts: qcom: x1e80100: Enable tsens and thermal zone nodes")
> > Signed-off-by: Stephan Gerhold <stephan.gerhold@xxxxxxxxxx>
>
> Looks to good to me either way:
>
> Reviewed-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
>
Thanks!
Stephan