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 X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BF03DC636C9 for ; Wed, 21 Jul 2021 14:06:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A29526124C for ; Wed, 21 Jul 2021 14:06:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239153AbhGUNZ2 (ORCPT ); Wed, 21 Jul 2021 09:25:28 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:53103 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239138AbhGUNZ1 (ORCPT ); Wed, 21 Jul 2021 09:25:27 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id AFE2B5C017D; Wed, 21 Jul 2021 10:06:03 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Wed, 21 Jul 2021 10:06:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm3; bh=1d8oIaQnnxyrp 5XlL3CXMlaY2jYqAVDxN4LgVOuvwj0=; b=i+01uX0vJLNQ87ZpC/6QN8O13cEoS rCVavSWgE+STYVaT9VuaSY9N0lqi+9NtadEXlPExAwpCOCj8qmlB+o1zM7iDbiO7 N/YT4l4whVB4OPrxNe2GsnNAIK0K0915TMHPbXopw1/uoGOTfHdmuKN9lZ7LMgj3 UjEEzNZZCgrJCpXqtiDLPgHOT6xbT7lP7sX0/jkp3IBPUuvTeSMBIQ/F33fACRu/ 1YmFWbL4a20NihQyIOQi/O+8+3quUk1x0duQCc9QjwJz3BliGkU7VzGzSY4MQ3Bk rw9F1OoniWCs49qT6sn7xZ42YuNYNPFE1UGU32jSk747TYIGE1qBOTfaA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=1d8oIaQnnxyrp5XlL3CXMlaY2jYqAVDxN4LgVOuvwj0=; b=FJzlJdcG XukVdrew0HIMWGDApuLGRr2VkL6b6SokCcQOwJfPU8ILUhvaky/LKPbKTQWtI06z z29bw2NtKi5Wf2T7CN5rpLmg7IhJCWevw+AK/trjI6XGM8ewjiOxWvAeLyT4uKMT R6ybkZEUNkZW3d5eXNW2ZXrX24wo6bbkf3x8wLMA/O5M2JRye/cPalosUEnkWBTl qbxygLjoLDMqrNJiv2I6kx4CV6Ad7BL02vYqVmArHMKuoRmJ2vaShND4uYaYs/vV k9eeo6thAfDE0b3LOgGmMLLK1rdWksM5ososIZIGuhVaIpu5r0dOoWdqar/m34rm hbHZnZDn+nxh+g== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrfeeggdeijecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofgjfhgggfestdekredtredttdenucfhrhhomhepofgrgihimhgv ucftihhprghrugcuoehmrgigihhmvgestggvrhhnohdrthgvtghhqeenucggtffrrghtth gvrhhnpedvkeelveefffekjefhffeuleetleefudeifeehuddugffghffhffehveevheeh vdenucevlhhushhtvghrufhiiigvpeeinecurfgrrhgrmhepmhgrihhlfhhrohhmpehmrg igihhmvgestggvrhhnohdrthgvtghh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 21 Jul 2021 10:06:03 -0400 (EDT) From: Maxime Ripard To: Chen-Yu Tsai , Maxime Ripard , Jernej Skrabec , devicetree@vger.kernel.org, Rob Herring , Frank Rowand Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com Subject: [PATCH 47/54] arm64: dts: allwinner: h5: Fix GPU thermal zone node name Date: Wed, 21 Jul 2021 16:04:17 +0200 Message-Id: <20210721140424.725744-48-maxime@cerno.tech> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210721140424.725744-1-maxime@cerno.tech> References: <20210721140424.725744-1-maxime@cerno.tech> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The GPU thermal zone is named gpu_thermal. However, the underscore is an invalid character for a node name and the thermal zone binding explicitly requires that zones are called *-thermal. Let's fix it. Signed-off-by: Maxime Ripard --- arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi index 578a63dedf46..9988e87ea7b3 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi +++ b/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi @@ -217,7 +217,7 @@ cpu-hot-limit { }; }; - gpu_thermal { + gpu-thermal { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&ths 1>; -- 2.31.1 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 X-Spam-Level: X-Spam-Status: No, score=-18.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90DFFC12002 for ; Wed, 21 Jul 2021 14:57:54 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5618861221 for ; Wed, 21 Jul 2021 14:57:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5618861221 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=cerno.tech Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:References:In-Reply-To: Message-Id:Date: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=JEZLGIfvEo3qOsCv2hxV/nMp1R9CVuFnM/wwS6e7dWA=; b=a/otQU7EeBjTze e01nfS2ECX76NZdrLmCNVS0E8xedf+jt/446k4b1I1o2iwFCh0UEQVmIXbKhNKrZcWsxwaNDpHzV+ ygHams40GklNuMjjlieyorx1S4z1uPrVJvY6Vu1akw+a046ZErmMo9CdWzSEA6Y6nScS43ZtLERSk qmXl9baH45GX/4Jb9/T9rcJsSJJQqR7ox9tpBw70bBEXViQWBxy8v8yyPr1cf5G47jNkaHqY/lpz3 dVzenEwy9r0ITzBjHqMlrafii2sHZt64E+bZ+mFoaDQCag8npm8+OwuN8kA8ZpjPy5IZxSNDK4FqV VquEb9Oh3rAmyPfZDBig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m6DdU-00G7Qx-JA; Wed, 21 Jul 2021 14:55:50 +0000 Received: from out3-smtp.messagingengine.com ([66.111.4.27]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m6CrM-00FqWK-BK for linux-arm-kernel@lists.infradead.org; Wed, 21 Jul 2021 14:06:05 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id AFE2B5C017D; Wed, 21 Jul 2021 10:06:03 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Wed, 21 Jul 2021 10:06:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm3; bh=1d8oIaQnnxyrp 5XlL3CXMlaY2jYqAVDxN4LgVOuvwj0=; b=i+01uX0vJLNQ87ZpC/6QN8O13cEoS rCVavSWgE+STYVaT9VuaSY9N0lqi+9NtadEXlPExAwpCOCj8qmlB+o1zM7iDbiO7 N/YT4l4whVB4OPrxNe2GsnNAIK0K0915TMHPbXopw1/uoGOTfHdmuKN9lZ7LMgj3 UjEEzNZZCgrJCpXqtiDLPgHOT6xbT7lP7sX0/jkp3IBPUuvTeSMBIQ/F33fACRu/ 1YmFWbL4a20NihQyIOQi/O+8+3quUk1x0duQCc9QjwJz3BliGkU7VzGzSY4MQ3Bk rw9F1OoniWCs49qT6sn7xZ42YuNYNPFE1UGU32jSk747TYIGE1qBOTfaA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=1d8oIaQnnxyrp5XlL3CXMlaY2jYqAVDxN4LgVOuvwj0=; b=FJzlJdcG XukVdrew0HIMWGDApuLGRr2VkL6b6SokCcQOwJfPU8ILUhvaky/LKPbKTQWtI06z z29bw2NtKi5Wf2T7CN5rpLmg7IhJCWevw+AK/trjI6XGM8ewjiOxWvAeLyT4uKMT R6ybkZEUNkZW3d5eXNW2ZXrX24wo6bbkf3x8wLMA/O5M2JRye/cPalosUEnkWBTl qbxygLjoLDMqrNJiv2I6kx4CV6Ad7BL02vYqVmArHMKuoRmJ2vaShND4uYaYs/vV k9eeo6thAfDE0b3LOgGmMLLK1rdWksM5ososIZIGuhVaIpu5r0dOoWdqar/m34rm hbHZnZDn+nxh+g== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrfeeggdeijecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofgjfhgggfestdekredtredttdenucfhrhhomhepofgrgihimhgv ucftihhprghrugcuoehmrgigihhmvgestggvrhhnohdrthgvtghhqeenucggtffrrghtth gvrhhnpedvkeelveefffekjefhffeuleetleefudeifeehuddugffghffhffehveevheeh vdenucevlhhushhtvghrufhiiigvpeeinecurfgrrhgrmhepmhgrihhlfhhrohhmpehmrg igihhmvgestggvrhhnohdrthgvtghh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 21 Jul 2021 10:06:03 -0400 (EDT) From: Maxime Ripard To: Chen-Yu Tsai , Maxime Ripard , Jernej Skrabec , devicetree@vger.kernel.org, Rob Herring , Frank Rowand Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com Subject: [PATCH 47/54] arm64: dts: allwinner: h5: Fix GPU thermal zone node name Date: Wed, 21 Jul 2021 16:04:17 +0200 Message-Id: <20210721140424.725744-48-maxime@cerno.tech> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210721140424.725744-1-maxime@cerno.tech> References: <20210721140424.725744-1-maxime@cerno.tech> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210721_070604_503334_55839D41 X-CRM114-Status: GOOD ( 11.66 ) 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 The GPU thermal zone is named gpu_thermal. However, the underscore is an invalid character for a node name and the thermal zone binding explicitly requires that zones are called *-thermal. Let's fix it. Signed-off-by: Maxime Ripard --- arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi index 578a63dedf46..9988e87ea7b3 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi +++ b/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi @@ -217,7 +217,7 @@ cpu-hot-limit { }; }; - gpu_thermal { + gpu-thermal { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&ths 1>; -- 2.31.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel