diff mbox series

[4/4] ARM: dts: stm32: remove thermal passive trip point on stm32mp157c

Message ID 20191029164537.1561-5-p.paillet@st.com (mailing list archive)
State New, archived
Delegated to: Eduardo Valentin
Headers show
Series thermal: stm32: driver improvements | expand

Commit Message

Pascal Paillet Oct. 29, 2019, 4:45 p.m. UTC
Remove thermal passive trip point.

Signed-off-by: Pascal Paillet <p.paillet@st.com>
Change-Id: I494313cf467eea491236e73bd2fbe1803345586f
---
 arch/arm/boot/dts/stm32mp157c.dtsi | 6 ------
 1 file changed, 6 deletions(-)

Comments

Daniel Lezcano Oct. 29, 2019, 5:36 p.m. UTC | #1
On 29/10/2019 17:45, Pascal Paillet wrote:
> Remove thermal passive trip point.

Why?

> Signed-off-by: Pascal Paillet <p.paillet@st.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>;
>
diff mbox series

Patch

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>;