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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 BAFB1C6379D for ; Mon, 23 Nov 2020 17:31:41 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 3CBC520756 for ; Mon, 23 Nov 2020 17:31:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="KIoJMGuv"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="mzPbjJyR" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3CBC520756 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject: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=Sk4Wi/b4gmDucGo58p8BQ9xabGHxXMi2D0TS8KZiAKk=; b=KIoJMGuvJFwaegWhMXGfhIWeM QsTEq649asGI3JlnDMGybjm3YVCULX4qzz4YRqy+Ao99HZ+clDoco1qoCruXcPGFNa5/TIIxUhRZL nv0D5BiGCrucni3E2XrYFxOCsaU2LUV9lzoCwOhD+VISg00IOfUT76QmMFariwUXFohNTy65HZf3v GLcBTQKbSYtrg9Dc4JsZGezyStTuhqwQtx3JDEOSsyu/h+GdEG86+LnFZZ2Kcbo7Pr/xi4/WzWudc 9a0Z7bY6ycQJukoOuGar4nO4Rk/TdamYjN68qDj6+BZ1t5cRZNz4N/eSP8K4PbK3qocfb7HwZ0pdh 3NfsFCFNA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1khFfg-0002Ut-20; Mon, 23 Nov 2020 17:30:36 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1khFfd-0002UF-DA for linux-arm-kernel@lists.infradead.org; Mon, 23 Nov 2020 17:30:34 +0000 Received: from localhost (cpc102334-sgyl38-2-0-cust884.18-2.cable.virginm.net [92.233.91.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5B93420756; Mon, 23 Nov 2020 17:30:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1606152631; bh=jZAyf44XEJ63YGzntuI9QS9uCCqjwsUWpemYZO6K/j0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mzPbjJyR3S1ljEHznqiVrGFIQL/DdLsBKTX3+U4jClP0SaqKnA1h6ryZ8b2lfoQUz JxotMk8lfJUnr3W1fhISc1DIJWGoVX/pTjNVUeiwdEve9+CL1jcpdYLjxQKJYsTqBz llWOrIZ9DcIAqyOfeLqMdvGd1UsdmhNKvvacA5Dk= Date: Mon, 23 Nov 2020 17:30:08 +0000 From: Mark Brown To: Cristian Marussi Subject: Re: [PATCH v6 4/5] dt-bindings: arm: add support for SCMI Regulators Message-ID: <20201123173008.GK6322@sirena.org.uk> References: <20201119191051.46363-1-cristian.marussi@arm.com> <20201119191051.46363-5-cristian.marussi@arm.com> MIME-Version: 1.0 In-Reply-To: <20201119191051.46363-5-cristian.marussi@arm.com> X-Cookie: Dry clean only. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201123_123033_539924_377160F0 X-CRM114-Status: GOOD ( 12.61 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, satyakim@qti.qualcomm.com, f.fainelli@gmail.com, vincent.guittot@linaro.org, robh@kernel.org, Jonathan.Cameron@Huawei.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, james.quinlan@broadcom.com, sudeep.holla@arm.com, souvik.chakravarty@arm.com, etienne.carriere@linaro.org, lukasz.luba@arm.com Content-Type: multipart/mixed; boundary="===============8335606753344516860==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8335606753344516860== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/0P/MvzTfyTu5j9Q" Content-Disposition: inline --/0P/MvzTfyTu5j9Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Nov 19, 2020 at 07:10:50PM +0000, Cristian Marussi wrote: > +This binding uses the common regulator binding[6] but, due to SCMI abstractions, > +supports only a subset of its properties as specified below amongst Optional > +properties. > +Required properties: > + - reg : shall identify an existent SCMI Voltage Domain. > +Optional properties: > + - regulator-name > + - regulator-min-microvolt / regulator-max-microvolt > + - regulator-always-on / regulator-boot-on > + - regulator-max-step-microvolt > + - regulator-coupled-with / regulator-coupled-max-spread Please send a followup patch removing this stuff about only specific properties being supported, that's just asking for bitrot and is equally true for most regulator drivers - people shouldn't have to do do an audit of every single regulator driver to add a generic feature. --/0P/MvzTfyTu5j9Q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl+78Z8ACgkQJNaLcl1U h9BL2Qf/TbykoE9PqJE+toHFuAdOeziZcfji79JoqyXjCRXfFqkAldGCKFr5XeEa QAUG+FKLLWSRcckC6qHkDJ9fC+aKeudUlkGA1cZ7PNq65AJ5z+BoPQptOxcICH/7 QM08KDCSSS1X0bhaAosqwDHx/N93Svqy6AekVf/gKAN1GvQv0EaGTVpWHSiFpNkX +2/QLCXehqa61xMrx8hzTmSGmNFuih5DOYlkDueIu1N1VhWmJ7PNNhb3STWDOw62 hZ0afLS+NihPL6dD2cNcGcW2sgK66cxtWKBlMVXnm9Pq7yt71tUyN8qH/vs2ckd8 O+pVojSjx/fIoCmL2hdd/eBRjpvrkg== =wP12 -----END PGP SIGNATURE----- --/0P/MvzTfyTu5j9Q-- --===============8335606753344516860== 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 --===============8335606753344516860==--