From patchwork Mon Feb 18 12:35:24 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amit Kucheria X-Patchwork-Id: 10817909 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BCAD513BF for ; Mon, 18 Feb 2019 12:36:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AAEC429337 for ; Mon, 18 Feb 2019 12:36:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9F0A22A86D; Mon, 18 Feb 2019 12:36:44 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7DA7129337 for ; Mon, 18 Feb 2019 12:36:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731014AbfBRMgk (ORCPT ); Mon, 18 Feb 2019 07:36:40 -0500 Received: from mail-wm1-f66.google.com ([209.85.128.66]:36510 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730169AbfBRMgj (ORCPT ); Mon, 18 Feb 2019 07:36:39 -0500 Received: by mail-wm1-f66.google.com with SMTP id j125so16966235wmj.1 for ; Mon, 18 Feb 2019 04:36:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=IpwvUsCE/RAgILwZtM1QTDRD/UhcFwjv0M37jWKuSgs=; b=Ral1zlD9Ja6qvxYD7EDuuGfYe0oYdXn4rrX+YF27Pjenh0T2CZZUUJTQt3q8KaOlj6 jqWvxJtRwYY/5q2l2ZSMF/wtj/VXCjeswMLwDWgw8PKpGrmfQvwsy6YtU8JsntDsjBeL to2eRMAMi0CSUjnRg5ZwchnAUpFC/ERZiWttWEKYcWjnpHpYds798jIOQk/p0lTveqUb 811pJIF13oABrY2sG9W5n7xjTUWGUyQu4KAz+/n1fB4+YtFhaddnrKZxZmwUltFQZvga uZS0H8z5McSgx2TWx/kJ2a7kN+cQsO24F72wZ10kP3jrf70su+rRYucOcoRoRajlQnLS m8og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=IpwvUsCE/RAgILwZtM1QTDRD/UhcFwjv0M37jWKuSgs=; b=EccAEYNQJ6AIDlOVm5SeNGk1Mil381xi21JLDr1KwidkOINc+HCrHhQCbeekgvWO7n El5EUqHbdH84j8WhfR4mAz3C+qEvQ+rXrU0RDVbaiNd5DnSwUyT0gADCQQKAN0GhDKbn 0PWmNCVKNazp1/VWRyw05e4Fgc0Y8uIq2Wxzv8IHVH5+oiKotdlb4uS5kWqLiNN2uZA2 RHoI0jgrBCoH3xC3WfH+tzliYLq6tvabVwe0Ar6cSn+U6jeKiHOpZFT+1fgQmO/a3DVa 5QRcVuarDhgj5xvfO/BcEOvuGHUh8/e2nzA+1oTK1UcTSt2fBq9olZGqAbKc/ucbzrR7 R87A== X-Gm-Message-State: AHQUAuZ46EuoVQBjH8yP2HUEKOZntmhhN2EJYA81kLo1x9YOeLi1I51n RBdhUWDnm+xlH3HlCE0iyYEsqw== X-Google-Smtp-Source: AHgI3IZFBBI4p1Cl0gUu3wk9jLmZgqcZrsrWtthO2ODqMNZiKaUfV4IRDzoqjJElF6sW0bEYBS1LYw== X-Received: by 2002:a1c:9cce:: with SMTP id f197mr15774104wme.135.1550493396645; Mon, 18 Feb 2019 04:36:36 -0800 (PST) Received: from localhost ([49.248.190.152]) by smtp.gmail.com with ESMTPSA id j1sm4877756wme.4.2019.02.18.04.36.34 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 18 Feb 2019 04:36:36 -0800 (PST) From: Amit Kucheria To: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, bjorn.andersson@linaro.org, edubezval@gmail.com, andy.gross@linaro.org, David Brown Cc: devicetree@vger.kernel.org Subject: [PATCH v1 10/12] arm64: dts: msm8998: thermal: Make trip names consistent Date: Mon, 18 Feb 2019 18:05:24 +0530 Message-Id: X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Maintain naming consistency with what was landed for sdm845. Simplifies parsing for test tools. Signed-off-by: Amit Kucheria --- arch/arm64/boot/dts/qcom/msm8998.dtsi | 48 +++++++++++++-------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/msm8998.dtsi b/arch/arm64/boot/dts/qcom/msm8998.dtsi index 26a493af0866..f05ce858c423 100644 --- a/arch/arm64/boot/dts/qcom/msm8998.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8998.dtsi @@ -332,20 +332,20 @@ }; thermal-zones { - cpu-thermal0 { + cpu0-thermal { polling-delay-passive = <250>; polling-delay = <1000>; thermal-sensors = <&tsens0 1>; trips { - cpu_alert0: trip0 { + cpu0_alert0: trip-point@0 { temperature = <75000>; hysteresis = <2000>; type = "passive"; }; - cpu_crit0: trip1 { + cpu0_crit: cpu_crit { temperature = <110000>; hysteresis = <2000>; type = "critical"; @@ -353,20 +353,20 @@ }; }; - cpu-thermal1 { + cpu1-thermal { polling-delay-passive = <250>; polling-delay = <1000>; thermal-sensors = <&tsens0 2>; trips { - cpu_alert1: trip0 { + cpu1_alert0: trip-point@0 { temperature = <75000>; hysteresis = <2000>; type = "passive"; }; - cpu_crit1: trip1 { + cpu1_crit: cpu_crit { temperature = <110000>; hysteresis = <2000>; type = "critical"; @@ -374,20 +374,20 @@ }; }; - cpu-thermal2 { + cpu2-thermal { polling-delay-passive = <250>; polling-delay = <1000>; thermal-sensors = <&tsens0 3>; trips { - cpu_alert2: trip0 { + cpu2_alert0: trip-point@0 { temperature = <75000>; hysteresis = <2000>; type = "passive"; }; - cpu_crit2: trip1 { + cpu2_crit: cpu_crit { temperature = <110000>; hysteresis = <2000>; type = "critical"; @@ -395,20 +395,20 @@ }; }; - cpu-thermal3 { + cpu3-thermal { polling-delay-passive = <250>; polling-delay = <1000>; thermal-sensors = <&tsens0 4>; trips { - cpu_alert3: trip0 { + cpu3_alert0: trip-point@0 { temperature = <75000>; hysteresis = <2000>; type = "passive"; }; - cpu_crit3: trip1 { + cpu3_crit: cpu_crit { temperature = <110000>; hysteresis = <2000>; type = "critical"; @@ -416,20 +416,20 @@ }; }; - cpu-thermal4 { + cpu4-thermal { polling-delay-passive = <250>; polling-delay = <1000>; thermal-sensors = <&tsens0 7>; trips { - cpu_alert4: trip0 { + cpu4_alert0: trip-point@0 { temperature = <75000>; hysteresis = <2000>; type = "passive"; }; - cpu_crit4: trip1 { + cpu4_crit: cpu_crit { temperature = <110000>; hysteresis = <2000>; type = "critical"; @@ -437,20 +437,20 @@ }; }; - cpu-thermal5 { + cpu5-thermal { polling-delay-passive = <250>; polling-delay = <1000>; thermal-sensors = <&tsens0 8>; trips { - cpu_alert5: trip0 { + cpu5_alert0: trip-point@0 { temperature = <75000>; hysteresis = <2000>; type = "passive"; }; - cpu_crit5: trip1 { + cpu5_crit: cpu_crit { temperature = <110000>; hysteresis = <2000>; type = "critical"; @@ -458,20 +458,20 @@ }; }; - cpu-thermal6 { + cpu6-thermal { polling-delay-passive = <250>; polling-delay = <1000>; thermal-sensors = <&tsens0 9>; trips { - cpu_alert6: trip0 { + cpu6_alert0: trip-point@0 { temperature = <75000>; hysteresis = <2000>; type = "passive"; }; - cpu_crit6: trip1 { + cpu6_crit: cpu_crit { temperature = <110000>; hysteresis = <2000>; type = "critical"; @@ -479,20 +479,20 @@ }; }; - cpu-thermal7 { + cpu7-thermal { polling-delay-passive = <250>; polling-delay = <1000>; thermal-sensors = <&tsens0 10>; trips { - cpu_alert7: trip0 { + cpu7_alert0: trip-point@0 { temperature = <75000>; hysteresis = <2000>; type = "passive"; }; - cpu_crit7: trip1 { + cpu7_crit: cpu_crit { temperature = <110000>; hysteresis = <2000>; type = "critical";