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=-6.0 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 12D55C433DB for ; Wed, 3 Feb 2021 13:26:27 +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 A9EC964E33 for ; Wed, 3 Feb 2021 13:26:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A9EC964E33 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=qyIJL7HjslXEwrfTFsSIfx99WomJ45cjJG+F7H+9JUU=; b=2ul7i+oU3o3d1q9u/pi1Qv6UH wLCo//4eflH+q9GD8Uq/7+HLVzZ65UgScDtcwquMV49zDRJdEMa1HT1HGYezLmiCOTbkf23NGiJtp dO+L1wSKWD1XnciPJcBJ2m0Pe3WMDqiFntplvnzdTPi+0CFKbkWes4+kLKF0h+frWCMdkoaxnZVsN UvF77tr6HxtIGWgQuZoi26V6WjTXGEpIjO8QzYi9C/04UiCHRLiFOmtv4gbb00mqWc1I+6ECTaX3t c8g6cczoUYreNPk36frio3oISbRnIivFUFmzjuUzGiyNYyqJp9M6KIHBOBcI8Xhh/BxC4ion+xtr8 B3F5Z+0yA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7I9s-0001l6-O6; Wed, 03 Feb 2021 13:25:24 +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 1l7I9p-0001kM-Rs for linux-arm-kernel@lists.infradead.org; Wed, 03 Feb 2021 13:25:22 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 801E264F55; Wed, 3 Feb 2021 13:25:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612358721; bh=rCv/sBNegsapp6VGbKAX0lRAu04/hGG1X1P02KCkvwU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=m8k7bUG4aQoh9qxjGoBp+hGKfpMzknvEzS6IAC9GJdUwj6ZRck91WBYa9UnuOvEOt 39IX2+T+8ZDyH6OR9nHxU14jqehURPfpsTkwP8UjUoD5mF7xOAH6F4V+Mhx6QmMru2 kqzP5G2Nvl5VT5PLwexOX63IGl6xIIV1X8TGrsLE1+JP54O0UtP9LMu3PccU5D8E9G m0VLL/IkKvfPufM7IeBBui1PIm0IqfIWKt2BGc2PZSXhClopsIfwgqFgk9AdKHt297 nA84NgAvuOg75gloLz81Yz07x19wSE/qYNaHuVDk1EXAc8lA9xN2Thc3OmzYBGwh4U ifQNcAuCueOfw== Date: Wed, 3 Feb 2021 13:24:32 +0000 From: Mark Brown To: Cristian Marussi Subject: Re: [PATCH v6 29/37] regulator: scmi: port driver to the new scmi_voltage_proto_ops interface Message-ID: <20210203132432.GD4880@sirena.org.uk> References: <20210202221555.41167-1-cristian.marussi@arm.com> <20210202221555.41167-30-cristian.marussi@arm.com> MIME-Version: 1.0 In-Reply-To: <20210202221555.41167-30-cristian.marussi@arm.com> X-Cookie: Who was that masked man? 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-20210203_082522_014451_E87A715C X-CRM114-Status: UNSURE ( 9.73 ) X-CRM114-Notice: Please train this message. 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: f.fainelli@gmail.com, vincent.guittot@linaro.org, sudeep.holla@arm.com, linux-kernel@vger.kernel.org, thara.gopinath@linaro.org, linux-arm-kernel@lists.infradead.org, james.quinlan@broadcom.com, Jonathan.Cameron@Huawei.com, souvik.chakravarty@arm.com, etienne.carriere@linaro.org, lukasz.luba@arm.com Content-Type: multipart/mixed; boundary="===============4193521863029737224==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4193521863029737224== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="kvUQC+jR9YzypDnK" Content-Disposition: inline --kvUQC+jR9YzypDnK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Feb 02, 2021 at 10:15:47PM +0000, Cristian Marussi wrote: > Port driver to the new SCMI Voltage interface based on protocol handles > and common devm_get_ops(). I have no cover letter or other context for this, what's the story here? --kvUQC+jR9YzypDnK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmAapA8ACgkQJNaLcl1U h9C9Jgf9EkCrHP/1MrCrBSWfe0ccYEshKTmSKzd8OQVi7I7lNHCBmv6Q4h3gwPiw w7hhD1WbPUFSstjwz7iyQXCdB0I52ldj4ryrdj/8I18k2BCPOWDa0wpcJ/yjF4CR TJT9U2rojpRbgFW84PnmaXX5+T31WUgZt1sRg5V4kenTuSkZ57RDKaX2mROWoDoY NnMoYQXtIiq4L8GxYK1kkVJPjbLaz+2VHA1aK+ZK3jWDx+KbhJJXxGPmtAPItxBa e21F62pyVqsC8irTNiKZn+Oq1CEdgjUYH5wuqg4ON0n98wwPfvLa0MljqMJENpwg DdZSMbmEqET+O34PBIvZEukkGrNArg== =fstK -----END PGP SIGNATURE----- --kvUQC+jR9YzypDnK-- --===============4193521863029737224== 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 --===============4193521863029737224==--