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 0FB35C83F22 for ; Sun, 20 Jul 2025 23:41:54 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=a1imv81J0ewvNwYwuZnyXMdH1JRNKthQRLMcALxdwWs=; b=NxmsMDlPLVXUKM /h6ncSiLDmyduizWPK/XnDcbDKDr5qTqxQl1KR0GyYRM15gHZufqIJAF4UscWG+jxv57tdXxy3zuI BBcVF+efm9AdP/03z/9+e3tpx8gSAdnF9ij4nM5ZuRz/R/lGwcm7biKrr98D5g9cOptOvnr4vyvXz pfm6F3A9eLfoJ8yYRQaLXqqOgS8aNCW+dD6jwmua+HoWhpVSr1DrLGBa4SnwshuMs3O6m/SICVd7F o0thVSL8EgAQXpXSqpsYv3ChyAP5X26d3nGjty8zEMjeKc7lVdZ4eaebS7BthIqMrQOlFoVkgQeAs yUhLxZjARkZ7g0e2FjAg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uddfA-0000000Fq7R-04LD; Sun, 20 Jul 2025 23:41:48 +0000 Received: from nyc.source.kernel.org ([2604:1380:45d1:ec00::3]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uddf7-0000000Fq73-2fLb; Sun, 20 Jul 2025 23:41:46 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 95182A52776; Sun, 20 Jul 2025 23:41:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 91B38C4CEE7; Sun, 20 Jul 2025 23:41:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1753054903; bh=NhV7g08fNchnFfGQ92cKt4QKjfGGOaHm0GdCOyMWic4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nky8uBrB/EvnKM+oitV/yd5SqlKBu3bud1ogpJumYos/CaS01zyftcs9h5Wd8Am8M TlMV7ZyuwxqtmAFOHr/36PyMPDSK7c4LaTEItH+ifoNQqQPpI2yHHFzFItv9Six6Kb fdFxcnN1UwsnsqlGzi4dNHddsF68OqHNS3Mu3F8NI255UGznsYRLUJK7LMkX3RjzHX TsT3KnZVLf8cbCsQawOJGEL2eiMRHX5qpe7eluxFMj8JO+0fB7Xe/4sDW2uj0jqoMg xm6XDyeeT8S3FLDkXie3zkBvkw5mFyJMXZX0ohP8CuuQxDNrne/6Vhj/O2DFxDhNgy /GD4jswr3eTng== Date: Sun, 20 Jul 2025 18:41:42 -0500 From: Rob Herring To: Xianwei Zhao Cc: Guillaume La Roque , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , Lukasz Luba , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , linux-pm@vger.kernel.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Liming Xue Subject: Re: [PATCH 1/3] dt-bindings: thermal: amlogic: Add compatible string for C3 Message-ID: <20250720234142.GA3079305-robh@kernel.org> References: <20250718-c3-thermal-v1-0-674f9a991690@amlogic.com> <20250718-c3-thermal-v1-1-674f9a991690@amlogic.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20250718-c3-thermal-v1-1-674f9a991690@amlogic.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250720_164145_743031_C420DE21 X-CRM114-Status: GOOD ( 12.53 ) X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Fri, Jul 18, 2025 at 02:37:41PM +0800, Xianwei Zhao wrote: > Add the compatible properties for Amlogic C3 SoC family. > C3 family supports only one thermal node - CPU thermal > sensor. > > Signed-off-by: Liming Xue > Signed-off-by: Xianwei Zhao > --- > Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml b/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml > index 70b273271754..095b92aa5ace 100644 > --- a/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml > +++ b/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml > @@ -22,6 +22,7 @@ properties: > - amlogic,g12a-ddr-thermal > - const: amlogic,g12a-thermal > - const: amlogic,a1-cpu-thermal > + - const: amlogic,c3-cpu-thermal Combine with the a1 entry using 'enum'. > > reg: > maxItems: 1 > > -- > 2.37.1 > _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic