Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp403243pxx; Wed, 28 Oct 2020 07:35:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz+s5eP5j4m8XpJrvwG6smQ6Hs068nnENhA6Wl8JRrBO0/bO0PI3J81FlAJVzzS7fgY9HaB X-Received: by 2002:a17:906:791:: with SMTP id l17mr7377871ejc.361.1603895703052; Wed, 28 Oct 2020 07:35:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603895703; cv=none; d=google.com; s=arc-20160816; b=GfKFzUPvXbwyso3aY3kci9m+SgmYQiEH+fel1zuVdLGzDdGhzY/wPJcxmaoKLRZUCy 6motP/yxe6WDKkSFwmunuilK4m6TWitMOE/vloz0Pleg0ZSTPx8xy678w6SB5h1OhKv4 +QuCtTlkueZXklpX8+4iW59Vj9yrW7dmeS7LZHBKjNScq4s4Y1LFoNWhLjD8yt2lfqMx LuvdxDgpNU/BVMujPVQo1022fWEw8gujzVAIc2daG7i6NzcvYH0phBTM2ZBKdK9bNAil GL17i/juaAITOj2nmfbQ3m0Z73G6WWb4O3vnrnqIKxSHkIv00ycKhA6h88Jy/gUuDKa+ Uzew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=U1nMNnCD51HMwk3/My/voYK/FfYthOqHlurXhSXZiM8=; b=uUyOJDTT5uqmiMxsRie3ZQEsNPqlzDvVWda78NwaHT+VNk1zJfDeT6qdAXyQFBrTpc I5csavQpka7F0kr5Hgch3HSjyTxDeqPxgMkifNXqTSDPghqcYAWFdknIX/SKXuW1R3a7 n1JCCwIZmNfdzyceolMG1yoqyaOEN04/CAnFlo0G7izQhPj30RhdgZND4SsO1ut06smY GcrMaeIOEZMFU95n2WZUva11JQFcBnjVBM9T8LZAT1nRSCxtXSgOHkLsdL+RzQWOm3xv lOfOe2/GotIBoFPWBj3Uz8E/+b1k0sEml8xw1VVRhGNoJsKJeBubcu6JGE+hSi6ZEePS EALA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="j/wu/1qQ"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f19si2736409edx.542.2020.10.28.07.34.41; Wed, 28 Oct 2020 07:35:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="j/wu/1qQ"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1805986AbgJ0QFQ (ORCPT + 99 others); Tue, 27 Oct 2020 12:05:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:43906 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1802362AbgJ0Pqm (ORCPT ); Tue, 27 Oct 2020 11:46:42 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D71CE21D42; Tue, 27 Oct 2020 15:46:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603813600; bh=Ma5tQLwAexCdpaRnUqiP1t9fEZr+EXFkw/s2QpzBDes=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=j/wu/1qQsN/OLCGcXBRotFORgsesbNiVNkQBkUcru11avtP6xBZSFP9KrZmnH0k2T RMgT5E/J8O4hkn49ZFHWhQrZ8zabu5TcNDRKqW6oEihySQub/Auf+lbLIvSfpgo/AR c1H7obz+354D0xqSqrCFSuV4ITi+b8vsJXvTjw5M= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Amit Kucheria , Stephan Gerhold , Bjorn Andersson , Sasha Levin Subject: [PATCH 5.9 605/757] arm64: dts: qcom: msm8916: Remove one more thermal trip point unit name Date: Tue, 27 Oct 2020 14:54:15 +0100 Message-Id: <20201027135518.926760424@linuxfoundation.org> X-Mailer: git-send-email 2.29.1 In-Reply-To: <20201027135450.497324313@linuxfoundation.org> References: <20201027135450.497324313@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Stephan Gerhold [ Upstream commit e6859ae8603c5946b8f3ecbd9b4f02b72955b9d0 ] Commit fe2aff0c574d2 ("arm64: dts: qcom: msm8916: remove unit name for thermal trip points") removed the unit names for most of the thermal trip points defined in msm8916.dtsi, but missed to update the one for cpu0_1-thermal. So why wasn't this spotted by "make dtbs_check"? Apparently, the name of the thermal zone is already invalid: thermal-zones.yaml specifies a regex of ^[a-zA-Z][a-zA-Z0-9\\-]{1,12}-thermal$, so it is not allowed to contain underscores. Therefore the thermal zone was never verified using the DTB schema. After replacing the underscore in the thermal zone name, the warning shows up: apq8016-sbc.dt.yaml: thermal-zones: cpu0-1-thermal:trips: 'trip-point@0' does not match any of the regexes: '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+' Fix up the thermal zone names and remove the unit name for the trip point. Cc: Amit Kucheria Fixes: fe2aff0c574d2 ("arm64: dts: qcom: msm8916: remove unit name for thermal trip points") Signed-off-by: Stephan Gerhold Link: https://lore.kernel.org/r/20200915071221.72895-3-stephan@gerhold.net Signed-off-by: Bjorn Andersson Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/qcom/msm8916.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi index 67cae5f9e47e6..c2fb9f7291c5e 100644 --- a/arch/arm64/boot/dts/qcom/msm8916.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi @@ -229,14 +229,14 @@ pmu { }; thermal-zones { - cpu0_1-thermal { + cpu0-1-thermal { polling-delay-passive = <250>; polling-delay = <1000>; thermal-sensors = <&tsens 5>; trips { - cpu0_1_alert0: trip-point@0 { + cpu0_1_alert0: trip-point0 { temperature = <75000>; hysteresis = <2000>; type = "passive"; @@ -259,7 +259,7 @@ map0 { }; }; - cpu2_3-thermal { + cpu2-3-thermal { polling-delay-passive = <250>; polling-delay = <1000>; -- 2.25.1