lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 29 Oct 2019 18:36:28 +0100
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Pascal Paillet <p.paillet@...com>, mcoquelin.stm32@...il.com,
        alexandre.torgue@...com, robh+dt@...nel.org, mark.rutland@....com,
        rui.zhang@...el.com, edubezval@...il.com,
        amit.kucheria@...durent.com, david.hernandezsanchez@...com,
        wsa+renesas@...g-engineering.com,
        linux-stm32@...md-mailman.stormreply.com,
        linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: Re: [PATCH 4/4] ARM: dts: stm32: remove thermal passive trip point on
 stm32mp157c

On 29/10/2019 17:45, Pascal Paillet wrote:
> Remove thermal passive trip point.

Why?

> Signed-off-by: Pascal Paillet <p.paillet@...com>
> Change-Id: I494313cf467eea491236e73bd2fbe1803345586f

Remove Change-Id

> ---
>  arch/arm/boot/dts/stm32mp157c.dtsi | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/stm32mp157c.dtsi b/arch/arm/boot/dts/stm32mp157c.dtsi
> index 9b11654a0a39..799b2aedd2c9 100644
> --- a/arch/arm/boot/dts/stm32mp157c.dtsi
> +++ b/arch/arm/boot/dts/stm32mp157c.dtsi
> @@ -91,12 +91,6 @@
>  			thermal-sensors = <&dts>;
>  
>  			trips {
> -				cpu_alert1: cpu-alert1 {
> -					temperature = <85000>;
> -					hysteresis = <0>;
> -					type = "passive";
> -				};
> -
>  				cpu-crit {
>  					temperature = <120000>;
>  					hysteresis = <0>;
> 


-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ