Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp3199776ybf; Tue, 3 Mar 2020 01:17:52 -0800 (PST) X-Google-Smtp-Source: ADFU+vvPyRczW7E5rSP6xdXY/6WC42DatlXXG6y6s1oCfN+vvMgXbySiwyjPEaXQIWbX0Fr9YB2g X-Received: by 2002:a9d:a01:: with SMTP id 1mr2799407otg.74.1583227072387; Tue, 03 Mar 2020 01:17:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583227072; cv=none; d=google.com; s=arc-20160816; b=vJ5vy46SGbqpAOYC204DiUi0qYrzeErHhspMV/6RnUEnEBOsD5XJez5j1t8Omuf18n Ni37I+WJo5eQ599UFHHqCZLLXEpT0eQVuVZnb8aCKmyoNVYA253vKh6poT6qG4OhnZPm W5oZjtlOgm/AwiSJDJDhEakTnrDh13zgDpBsasS5FCP2EoSgiQhW0mPyTPJ+LBauvosO 6KhQFZ9nV2ZDK6EK3mbPk5TvXM9lAMC0SSQcLNB+fWDzbS8bhJOmlOm5hrlsrgto1MXA cD+zueazavMsUF5Gj84zQa0NbrTb/yDn89hYlPQIpWj0SBEU6Vp6KYWhXo57Qs7sLqOB L+uw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=tzxVT4DQ03bZA+FLz8Ccx+5x4ftKk8DOIcpu0kXuLxM=; b=T7d/Izbxes/l4NTgytJjfC4QztTl7xFCosiUbMMDVJHHwtRrlP//zKhSypFnbEpitj 48B239MSuYHOXO6ZipwblAwW6jspGFecyEZqseSYoOU5pvVsmfMWbp4Hcwfe2tKk7acu OrkG85D9GSZgv/imoWnQITxVgAPg5MpDFjoWO2xJglczMWaBi/CPUTX2TeYHHV/MG5uE 1G9bRE4buWjbQof9lDUfcQpNUpPs9dXR8v3Y+nKFYFjTU3DJSKI9NlH7h+nL9qgDSDEu yavrT23IblcwOXSFMUGc84KLb44hbeyx5Ub57sGZpOR8RtdXUzGX62CM8J8mtdYwSb+D exLg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f187si8381332oia.218.2020.03.03.01.17.40; Tue, 03 Mar 2020 01:17:52 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728108AbgCCJRE (ORCPT + 99 others); Tue, 3 Mar 2020 04:17:04 -0500 Received: from alexa-out-blr-01.qualcomm.com ([103.229.18.197]:55025 "EHLO alexa-out-blr-01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728100AbgCCJRE (ORCPT ); Tue, 3 Mar 2020 04:17:04 -0500 Received: from ironmsg01-blr.qualcomm.com ([10.86.208.130]) by alexa-out-blr-01.qualcomm.com with ESMTP/TLS/AES256-SHA; 03 Mar 2020 14:46:58 +0530 Received: from c-rkambl-linux1.qualcomm.com ([10.242.50.190]) by ironmsg01-blr.qualcomm.com with ESMTP; 03 Mar 2020 14:46:49 +0530 Received: by c-rkambl-linux1.qualcomm.com (Postfix, from userid 2344811) id E38173683; Tue, 3 Mar 2020 14:46:48 +0530 (IST) From: Rajeshwari To: Andy Gross , Rob Herring , Bjorn Andersson Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, sanm@codeaurora.org, sivaa@codeaurora.org, Rajeshwari Subject: [PATCH 1/1] arm64: dts: qcom: sc7180: Changed all sensor values Thermal-zones node Date: Tue, 3 Mar 2020 14:46:36 +0530 Message-Id: <1583226996-24747-2-git-send-email-rkambl@codeaurora.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1583226996-24747-1-git-send-email-rkambl@codeaurora.org> References: <1583226996-24747-1-git-send-email-rkambl@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org To enable kernel critical shutdown feature all sensors threshold values should be 110C to perform shutdown in orderly manner and changed trip point from hot to critical. Signed-off-by: Rajeshwari --- arch/arm64/boot/dts/qcom/sc7180.dtsi | 52 ++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi index d068584..55fd156 100644 --- a/arch/arm64/boot/dts/qcom/sc7180.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi @@ -1952,9 +1952,9 @@ trips { aoss0_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2007,9 +2007,9 @@ trips { gpuss0_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2022,9 +2022,9 @@ trips { gpuss1_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2037,9 +2037,9 @@ trips { aoss1_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2052,9 +2052,9 @@ trips { cwlan_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2067,9 +2067,9 @@ trips { audio_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2082,9 +2082,9 @@ trips { ddr_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2097,9 +2097,9 @@ trips { q6_hvx_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2112,9 +2112,9 @@ trips { camera_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2127,9 +2127,9 @@ trips { mdm_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2142,9 +2142,9 @@ trips { mdm_dsp_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2157,9 +2157,9 @@ trips { npu_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; @@ -2172,9 +2172,9 @@ trips { video_alert0: trip-point0 { - temperature = <90000>; + temperature = <110000>; hysteresis = <2000>; - type = "hot"; + type = "critical"; }; }; }; -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation