Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp287359pxx; Wed, 28 Oct 2020 05:04:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxNMXWeWS/l0qI9FK5Txu82JruWpAEimqIsd09hMkXA3pHkK35gcb1XZZP2bHDnM6n/2Ww6 X-Received: by 2002:a17:906:e15:: with SMTP id l21mr7516856eji.509.1603886695503; Wed, 28 Oct 2020 05:04:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603886695; cv=none; d=google.com; s=arc-20160816; b=wHYbOQh7zz0YKOAqpszfIAS9iJYiByUj9L2CBaGpsPJ8vrtOhbkMIUSzqnvhyjt6w2 QgpznrYKGXasCbGXnflU8Fn6lWoVmzUTBBM0hZ8SpAJKIc1O4acG6Ump+M7wNLuS6pZo YBnTYJhakAK5ZzRes8cfQh5nxD5ugDpq+kbANyQQeLsLnOlVYY3wTlJiuC+YwCMEAzaN SD2oTJQCbPSYn6p3p613Ge/woVHNDXUlHZPK3/3Vb+DKUQw9uBSVqHrr5FPkyRwogc8a +3zPmJQ+7CjFB2QCr8Et/6U6sRyfwnrVKSUgx3LmoSlFVaKhTmIjgcVWgrmPsvnnOOw8 CplQ== 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=rpzVTVekA3+rzTvLutUSl6z84EAqWYLSqshYRubE1Fg=; b=Ae8wc/Q+tUczUG1IxRNqy+/z9cq2X9DEARxKI2hlXuodzb45qO3eS/gJaGse00Ns/1 Uw4Fzf0FQTwlHOG39M98jly68hfP44ikuvxlXxJn79C7BTwdJOf7VhgcPpLQngf6sYUG xbk/AT/ELSgSDf0d7QgMp6J/JPaTiTf/xpEipIX1cUgMmZgA/4B+R9+J82ggx0gVLMY5 3UyuDTK25/foD2kU1Oq2dUcOgdlXWaRMeBffRzmVaY70olUxlekbq0+fWIWrxHAs9XBH nIDvwMBacUztOn1Q54qyo9PNkOBmlvfIGSy6ZXjRjLb+2FyBWwte65XLt/i+PyrySpD/ eM/g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=u2IzVAbZ; 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 b6si3402013edu.343.2020.10.28.05.04.26; Wed, 28 Oct 2020 05:04:55 -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=u2IzVAbZ; 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 S1795292AbgJ0PPK (ORCPT + 99 others); Tue, 27 Oct 2020 11:15:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:46412 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1794233AbgJ0PKm (ORCPT ); Tue, 27 Oct 2020 11:10: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 889CD206F4; Tue, 27 Oct 2020 15:10:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603811442; bh=datDmBA4U7YZmVzQlAmkqlro81PjwMPIAx8NNhAHkx8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=u2IzVAbZ6xCbLda2D6RQxgCpRDY4pz83BD4oGCSu4zJLlW3BXVKqp7qkPqccgIkdI 143j52hzHjViNe25MFVifSKzGQ2ztQJplutkMQVmWFGHEfzEA4era0WZyOuZghtc/z IVeCG3yMQSgrah/zS47biaVZOLDDt1p5qnkblTF0= 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.8 495/633] arm64: dts: qcom: msm8916: Remove one more thermal trip point unit name Date: Tue, 27 Oct 2020 14:53:58 +0100 Message-Id: <20201027135545.961091707@linuxfoundation.org> X-Mailer: git-send-email 2.29.1 In-Reply-To: <20201027135522.655719020@linuxfoundation.org> References: <20201027135522.655719020@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 32bd140ac9fd4..729d36ff2e247 100644 --- a/arch/arm64/boot/dts/qcom/msm8916.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi @@ -228,14 +228,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"; @@ -258,7 +258,7 @@ map0 { }; }; - cpu2_3-thermal { + cpu2-3-thermal { polling-delay-passive = <250>; polling-delay = <1000>; -- 2.25.1