From a3ee2cc9b40aa047746d261d1ad6affe824008c0 Mon Sep 17 00:00:00 2001 From: Gopala Krishna Nuthaki Date: Wed, 20 Apr 2022 13:01:01 +0530 Subject: [PATCH] ARM: dts: msm: Remove xo-therm critical trip for CAPE Remove xo-therm critical trip and add to thermal-engine rules to handle shutdown gracefully for cape. Change-Id: Idc95af6a552bb4ae86e1f4431c285038e7e09548 --- qcom/cape-pmic-overlay.dtsi | 6 ------ 1 file changed, 6 deletions(-) diff --git a/qcom/cape-pmic-overlay.dtsi b/qcom/cape-pmic-overlay.dtsi index 9e01402d..d0f0305c 100644 --- a/qcom/cape-pmic-overlay.dtsi +++ b/qcom/cape-pmic-overlay.dtsi @@ -492,12 +492,6 @@ type = "passive"; }; - xo_config2: xo-config2 { - temperature = <90000>; - hysteresis = <10000>; - type = "critical"; - }; - display_test_config1: display-test-config1 { temperature = <125000>; hysteresis = <1000>;