From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C5151C77B61 for ; Fri, 7 Apr 2023 15:09:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=I+Mfi+/zV2o8xtfvexCF9J8Oolc697f2Vx86QVfeQcQ=; b=v2qrQjnbTCbWRN B1/2eZtsEci03ess0hs+F6P1z7B0cF8wrEcz+lYSVFzlrmxAu1CfElUg9OOLspj2z3x8Fb8TbhCGS nz/lmKfMt8H2CDuVdFkNisx555vkipjKGPTgEnoknqsPtJ9bybUrjdLqHVgEQlNSceT7CK5XQ6MUe TWAMceOWowfUPEau+fR+qcu7fSTExYJ7f+jJWWM4AZq5oSHZEx96US8nIByrsDdSPeQl4KKjPcx3o nz/DZ1SBIYCxTZcvL6Cj7Dzjcy5YjzJ5fvpXp189fYVv6JYzxBlRexZxIzrNNodnRuh51sZ/hns0k wJ5q2v4viaQGBIgHtV8A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pknhS-00AZZZ-1n; Fri, 07 Apr 2023 15:08:26 +0000 Received: from relay10.mail.gandi.net ([2001:4b98:dc4:8::230]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pknhP-00AZY3-2H for linux-arm-kernel@lists.infradead.org; Fri, 07 Apr 2023 15:08:25 +0000 Received: (Authenticated sender: gregory.clement@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 2E5A6240009; Fri, 7 Apr 2023 15:08:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1680880099; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=awkG7CmSV47sET8HTUdOciqfb49ZHV8Xd6B3HElfp0o=; b=il0n6whRM8u73rhxrKcKVw/mconjh/Hjeeb4v04ymp3gUTv5ZxtdAJsJylWvtBkPDdcO9J u64eK5vsgPIviWYaLsJkLRrqDFcu+V+6+GkOFr64ZTdCi1ulZnVNsEHzrz6sbQFiCRhNVU VjxWRUV6jHGZK8zmiXCWO+gork8R+Dv9qM2GgYAmzDMrRiq5Jl6kTI1uhoF9v7QWhcAYFr CvQ12GE73lvEejzAPjhkoYSaIySBt5uNLKKamB2oWLLFceZqG3pazBUmIrqA1ojEo2B036 yteAwhUdxnV4gIvZLtYucBpSw/bGUoVVGqHMRNuwNNLqFxEE/yTuYnkDg60Dpg== From: Gregory CLEMENT To: Krzysztof Kozlowski , Andrew Lunn , Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: Re: [PATCH] arm64: dts: marvell: align thermal node names with bindings In-Reply-To: <20230312201313.498434-1-krzysztof.kozlowski@linaro.org> References: <20230312201313.498434-1-krzysztof.kozlowski@linaro.org> Date: Fri, 07 Apr 2023 17:08:16 +0200 Message-ID: <87y1n33f33.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230407_080824_045947_4FB62989 X-CRM114-Status: GOOD ( 16.13 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Krzysztof Kozlowski writes: > Bindings expect thermal node names to end with '-thermal': > > armada-8040-db.dtb: thermal-zones: 'ap-thermal-cpu0', ... do not match any of the regexes: '^[a-zA-Z][a-zA-Z0-9\\-]{1,12}-thermal$', 'pinctrl-[0-9]+' Applied on mvebu/dt64 Thanks, Gregory > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 10 +++++----- > arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 +- > 2 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi b/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi > index 4e6d29ad32eb..2c920e22cec2 100644 > --- a/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi > +++ b/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi > @@ -317,7 +317,7 @@ ap_thermal: thermal-sensor@80 { > * first one that will have a critical trip point will be chosen. > */ > thermal-zones { > - ap_thermal_ic: ap-thermal-ic { > + ap_thermal_ic: ap-ic-thermal { > polling-delay-passive = <0>; /* Interrupt driven */ > polling-delay = <0>; /* Interrupt driven */ > > @@ -334,7 +334,7 @@ ap_crit: ap-crit { > cooling-maps { }; > }; > > - ap_thermal_cpu0: ap-thermal-cpu0 { > + ap_thermal_cpu0: ap-cpu0-thermal { > polling-delay-passive = <1000>; > polling-delay = <1000>; > > @@ -367,7 +367,7 @@ map0_emerg: map0-ermerg { > }; > }; > > - ap_thermal_cpu1: ap-thermal-cpu1 { > + ap_thermal_cpu1: ap-cpu1-thermal { > polling-delay-passive = <1000>; > polling-delay = <1000>; > > @@ -400,7 +400,7 @@ map1_emerg: map1-emerg { > }; > }; > > - ap_thermal_cpu2: ap-thermal-cpu2 { > + ap_thermal_cpu2: ap-cpu2-thermal { > polling-delay-passive = <1000>; > polling-delay = <1000>; > > @@ -433,7 +433,7 @@ map2_emerg: map2-emerg { > }; > }; > > - ap_thermal_cpu3: ap-thermal-cpu3 { > + ap_thermal_cpu3: ap-cpu3-thermal { > polling-delay-passive = <1000>; > polling-delay = <1000>; > > diff --git a/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi b/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi > index 7d0043824f2a..0cc9ee9871e7 100644 > --- a/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi > +++ b/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi > @@ -25,7 +25,7 @@ / { > * The cooling maps are empty as there are no cooling devices. > */ > thermal-zones { > - CP11X_LABEL(thermal_ic): CP11X_NODE_NAME(thermal-ic) { > + CP11X_LABEL(thermal_ic): CP11X_NODE_NAME(ic-thermal) { > polling-delay-passive = <0>; /* Interrupt driven */ > polling-delay = <0>; /* Interrupt driven */ > > -- > 2.34.1 > -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel