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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4DCC8C433EF for ; Fri, 28 Jan 2022 19:32:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232590AbiA1TcL (ORCPT ); Fri, 28 Jan 2022 14:32:11 -0500 Received: from ams.source.kernel.org ([145.40.68.75]:41356 "EHLO ams.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350963AbiA1TcL (ORCPT ); Fri, 28 Jan 2022 14:32:11 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C5CE3B81CA6; Fri, 28 Jan 2022 19:32:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 55A55C340E7; Fri, 28 Jan 2022 19:32:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643398328; bh=ocTfvDJr4Az4Cqx+uznqAIEN6JNDdsu/e4U8+fXMP2Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fLyox+J5RBcTXAqWg40ECApbugLOt8XLIw+Lge3vN6ygd+erfvHm1mSRpypHS98zj 77IHDcD6lkQoKS68XVtseIeW+yPXKrpLUQxDCEbxDrkMgblEJRQTnOrqJLf6LPcUgG A9zqTOze1Ph8nZMINIk7zzv7fq+O9Y83876t10p7nu1ibKVpusgol7jpjW3Z6HAdXg TlfXqdyglouGZGnLmm3F85ZDSU35+hPPQtc0dFm4Z6mGL2xqdh19U5XplYqxMeGpIx uXRMc79ZZZTHB71J5z3/KLT8RWAVxYyVJoZ/pqkXCq7f4r66kCUc+PlZ3Iuv740l/s KbqXWw1r9K6Jw== Date: Fri, 28 Jan 2022 19:32:03 +0000 From: Mark Brown To: David Collins Cc: Rob Herring , Sudeep Holla , devicetree@vger.kernel.org, Liam Girdwood , Cristian Marussi , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Subbaraman Narayanamurthy Subject: Re: [RESEND PATCH 1/2] dt-bindings: firmware: arm,scmi: define support for name based regulators Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="saTo/Nt6xCfZVkU9" Content-Disposition: inline In-Reply-To: X-Cookie: Torque is cheap. Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org --saTo/Nt6xCfZVkU9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jan 24, 2022 at 04:27:35PM -0800, David Collins wrote: > Name based SCMI regulator specification helps ensure that an SCMI > agent doesn't need to be aware of the numbering scheme used for What is a "SCMI agent" in this context? This is changing how the DT bindings are specified, at some point things are going to need to be hard coded. > + regulator-name: true > + > + anyOf: > + - required: > + - reg > + - required: > + - regulator-name This is abusing the existing regulator-name property which is there to allow a human readable descriptive string to be attached to a regulator. It should have no effect other than being included in diagnostic output. --saTo/Nt6xCfZVkU9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmH0RLIACgkQJNaLcl1U h9C29Af+M8xJw3Zj3s5s/7+hQVGfdxlKUfEUacHNcXCVYIufDwCB14Yxr+x2nOCP 5SGj/GWXK8LaPBktM5PQBdiIKWGMjFTdQF0I2QcSUJ6rKmthttUs36u2/x80b6Hp g+g1Gd4qZKgC9f73doy5tIA/NUmSX5RHpAQ2CG8a0BAYfxqK7lsGxfcE9bjyBHVI YPBxVn47on7lD63G94aSa46nBWx20oLFBZYPJdtMdnFOFmEAo1KXzAEsYOMA4CU/ 1ru2Rmc0FGlnDQbkaEORDiOwOz6Ae1EuoU5ABhlgnWy2v+VPLAwYEbtKEDkd7bzc kXyAmCkb5GT3LmVU7pnqG9RVgnNf3w== =Z21V -----END PGP SIGNATURE----- --saTo/Nt6xCfZVkU9-- 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 76C83C433EF for ; Fri, 28 Jan 2022 19:33:18 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ZXVA4ZmPv9PB1/dVQz1s+rM8E/ZzdUqwMKiUMI8qr9U=; b=g3/KQb6F45/kNZdA2luj9vjEgM jZmRamOirWqmw9d7GxTe7Z7Nca0y70wVzgR1g3/VbyZjXdyxf6Sg5Dqlgm3/b8UOm9lMRJj8/wulJ wtogGnOFDRBtbf1n7+Ft+63UKymy+AEkXzqMiqdrf3TlX/tslKTH0VGeGWCaLMrOreSj3TKBZvnBV qiHEZ8zs8bQ0t8ts0mfSkh7SVrdnf6oKYLX5ZWpiCT9z3n3cS93Fbduziaxpzl0ECwgKJnKhnuiFF Ocqdky94hXyBzIFdt5rHOQY64ZThL8bIksCFle7ceRuWiFtg86GVAFbNmnsrarB7BQ0hvcVk4t7rO FboZgOhw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDWym-003QHw-3K; Fri, 28 Jan 2022 19:32:16 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDWyf-003QGR-TZ for linux-arm-kernel@lists.infradead.org; Fri, 28 Jan 2022 19:32:11 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A23E261D7D; Fri, 28 Jan 2022 19:32:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 55A55C340E7; Fri, 28 Jan 2022 19:32:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643398328; bh=ocTfvDJr4Az4Cqx+uznqAIEN6JNDdsu/e4U8+fXMP2Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fLyox+J5RBcTXAqWg40ECApbugLOt8XLIw+Lge3vN6ygd+erfvHm1mSRpypHS98zj 77IHDcD6lkQoKS68XVtseIeW+yPXKrpLUQxDCEbxDrkMgblEJRQTnOrqJLf6LPcUgG A9zqTOze1Ph8nZMINIk7zzv7fq+O9Y83876t10p7nu1ibKVpusgol7jpjW3Z6HAdXg TlfXqdyglouGZGnLmm3F85ZDSU35+hPPQtc0dFm4Z6mGL2xqdh19U5XplYqxMeGpIx uXRMc79ZZZTHB71J5z3/KLT8RWAVxYyVJoZ/pqkXCq7f4r66kCUc+PlZ3Iuv740l/s KbqXWw1r9K6Jw== Date: Fri, 28 Jan 2022 19:32:03 +0000 From: Mark Brown To: David Collins Cc: Rob Herring , Sudeep Holla , devicetree@vger.kernel.org, Liam Girdwood , Cristian Marussi , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Subbaraman Narayanamurthy Subject: Re: [RESEND PATCH 1/2] dt-bindings: firmware: arm,scmi: define support for name based regulators Message-ID: References: MIME-Version: 1.0 In-Reply-To: X-Cookie: Torque is cheap. X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220128_113210_040375_78FC8D4A X-CRM114-Status: GOOD ( 14.58 ) 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: multipart/mixed; boundary="===============2338986328857638241==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2338986328857638241== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="saTo/Nt6xCfZVkU9" Content-Disposition: inline --saTo/Nt6xCfZVkU9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jan 24, 2022 at 04:27:35PM -0800, David Collins wrote: > Name based SCMI regulator specification helps ensure that an SCMI > agent doesn't need to be aware of the numbering scheme used for What is a "SCMI agent" in this context? This is changing how the DT bindings are specified, at some point things are going to need to be hard coded. > + regulator-name: true > + > + anyOf: > + - required: > + - reg > + - required: > + - regulator-name This is abusing the existing regulator-name property which is there to allow a human readable descriptive string to be attached to a regulator. It should have no effect other than being included in diagnostic output. --saTo/Nt6xCfZVkU9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmH0RLIACgkQJNaLcl1U h9C29Af+M8xJw3Zj3s5s/7+hQVGfdxlKUfEUacHNcXCVYIufDwCB14Yxr+x2nOCP 5SGj/GWXK8LaPBktM5PQBdiIKWGMjFTdQF0I2QcSUJ6rKmthttUs36u2/x80b6Hp g+g1Gd4qZKgC9f73doy5tIA/NUmSX5RHpAQ2CG8a0BAYfxqK7lsGxfcE9bjyBHVI YPBxVn47on7lD63G94aSa46nBWx20oLFBZYPJdtMdnFOFmEAo1KXzAEsYOMA4CU/ 1ru2Rmc0FGlnDQbkaEORDiOwOz6Ae1EuoU5ABhlgnWy2v+VPLAwYEbtKEDkd7bzc kXyAmCkb5GT3LmVU7pnqG9RVgnNf3w== =Z21V -----END PGP SIGNATURE----- --saTo/Nt6xCfZVkU9-- --===============2338986328857638241== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============2338986328857638241==--