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 1B89DF4487A for ; Sun, 12 Apr 2026 09:58:57 +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=yoaZ4p9Zg5P6J+Ka3ZwjVvbM+3aa6RCTLTWRwzn0XkA=; b=zZBU3j6ar3+vKU 5ZzwAuwINunpBhZ6fIbcMegFACkaNFNbh+bjAt1T/zHzgaswAxuyHGIz4GLnV7Chpl8vFc62YHZwf bFUG6ODrDg37M5YisVxgP2sp+GkKW/gjWq7cRmiQY+aHP1Oh3leMMYHnqFhIT+8YIT8m6GQX83mMw 3iRUck953b3z6ACK0rJwr37QIzLL4oq4RWKHdWDuL1COLhAkJaukP36QoHulXBoepJFxnKoMc+WvD dP+QD4UEMGEEXNg/KpeQbKrFGVLHsqamCY2R7xkWc0DiSpgmP/XA943I2OKCyBGoPpEoUvc3YEuCK /5bgVfzs9Z2EiguRXTpg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1wBraa-0000000EEAN-0CaL; Sun, 12 Apr 2026 09:58:48 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1wBraX-0000000EE9w-12iF; Sun, 12 Apr 2026 09:58:46 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id C783A44225; Sun, 12 Apr 2026 09:58:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 256E7C19424; Sun, 12 Apr 2026 09:58:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1775987924; bh=zIplO9XJuBXyoCejItnRIwDvvhcyaRbki3fs/p1THpU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ApjeXvFzueV95XP2YOnVk5tJ0hV4tBLnKhSecuiG6Gr4VAnKHjqAds8qb8X+3u4z3 d+GsxDjxfrEgPac1NbkCR7/jkZEplLioV9Mo8C5k0D8W2LO3AtjRxn7pgLLlai7YiD fdiQF2o2RiIAAT0s9qmOEZJg2yY0NVFO2krzfU1oE+mTo/DG24LMs99IHCa7okyUXu v+iuiDzsNyyzrEkCR6sQySiSHfkoCr+gpXHP7pr8o1G6CAli+SG0hJn09J6mxoDgVe Sn5L8R2ckRzp17fFBBXzuftPMtehuOJChwRh0keHyGY86ivNjGiKOZJ8OcsPkoJ0X7 zBRj8og8Qz+7g== Date: Sun, 12 Apr 2026 11:58:42 +0200 From: Krzysztof Kozlowski To: Ronald Claveau Cc: Guillaume La Roque , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , Lukasz Luba , Rob Herring , 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 Subject: Re: [PATCH 1/8] dt-bindings: thermal: amlogic: Add support for T7 Message-ID: <20260412-abiding-silver-turkey-1623cc@quoll> References: <20260410-add-thermal-t7-vim4-v1-0-19f2b8da74d7@aliel.fr> <20260410-add-thermal-t7-vim4-v1-1-19f2b8da74d7@aliel.fr> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20260410-add-thermal-t7-vim4-v1-1-19f2b8da74d7@aliel.fr> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260412_025845_327500_00557E25 X-CRM114-Status: GOOD ( 17.58 ) 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, Apr 10, 2026 at 06:48:02PM +0200, Ronald Claveau wrote: > Add the amlogic,t7-thermal compatible for the Amlogic T7 thermal sensor. > > Unlike existing variants which use a phandle to the ao-secure syscon, > the T7 relies on a secure monitor interface described by a phandle and > a sensor index argument. > > Introduce the amlogic,secure-monitor property as a phandle-array and > make amlogic,ao-secure or amlogic,secure-monitor conditionally required > depending on the compatible. > > Signed-off-by: Ronald Claveau > --- > .../bindings/thermal/amlogic,thermal.yaml | 40 +++++++++++++++++++++- > 1 file changed, 39 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml b/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml > index 70b273271754b..85ee73c6e1161 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,t7-thermal So these two entries are enum. > > reg: > maxItems: 1 > @@ -42,12 +43,40 @@ properties: > '#thermal-sensor-cells': > const: 0 > > + amlogic,secure-monitor: > + description: phandle to the secure monitor > + $ref: /schemas/types.yaml#/definitions/phandle-array > + items: > + - items: > + - description: phandle to the secure monitor > + - description: sensor index For what exactly this sensor index is needed? commit msg explained me nothing, instead repeated what you did. That's pointless, explain why you did it. > + > required: > - compatible > - reg > - interrupts > - clocks > - - amlogic,ao-secure > + > +allOf: > + - if: > + properties: > + compatible: > + contains: > + enum: > + - amlogic,g12a-cpu-thermal > + - amlogic,g12a-ddr-thermal Drop both, you need only fallback. > + - amlogic,a1-cpu-thermal And list is sorted alphabetically. > + then: > + required: > + - amlogic,ao-secure Best regards, Krzysztof _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic