Re: [PATCH v2] arm64: dts: qcom: pm6150: Add thermal zone for PMIC on-die temperature

From: Doug Anderson
Date: Fri Jun 04 2021 - 19:12:23 EST


Hi,

On Thu, Jun 3, 2021 at 8:12 AM Matthias Kaehlcke <mka@xxxxxxxxxxxx> wrote:
>
> Add a thermal zone for the pm6150 on-die temperature. The system should
> try to shut down orderly when the temperature reaches the critical trip
> point at 115°C, otherwise the PMIC will perform a HW power off at 145°C.
>
> Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
> ---
>
> Changes in v2:
> - remove 'pm6150-' prefix from critical trip point
> - updated commit message
>
> arch/arm64/boot/dts/qcom/pm6150.dtsi | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>