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=-4.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 64FCDC4338F for ; Mon, 26 Jul 2021 17:43:23 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 1B88360F6B for ; Mon, 26 Jul 2021 17:43:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1B88360F6B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; 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=czWlZ24D/DMdfmgPP8KCSudA9Ckdr86jF9djsZJX7zA=; b=40cmr13SLLqUi1Xp4Iopo0qy45 NPh4jLk5upQ6mu7cJ1oWmi2jyN0m94a0LpJtka23qVKNOawSwQzoMBF7ncjCyxrWjlJJchkZPldha 8jmQmGs2JaqbY08/wD3ui/HNfPcz4rb3pDmf2t+GypM/TulUM/4K6Bzt3YVlHPCX2EptHI7IVa83r k2lkQLVV6OGqG3LST4M9VJxPFCjMMPZNlq6/I8L0grFX0gcvpnHnzAOYOoclaVMipzdfL/MdG4qqR oERLZZQ4ZacyHbpvGgGZosl9WGd/nTfRXJFV0QV1rXmAJa08KcrBym1jQyk+Gg6C614nKK3lDk6QF F3Ka/snw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m84b5-00C7wh-5q; Mon, 26 Jul 2021 17:40:59 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m84b1-00C7vr-6s for linux-arm-kernel@lists.infradead.org; Mon, 26 Jul 2021 17:40:56 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id E71F660F6C; Mon, 26 Jul 2021 17:40:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627321254; bh=r4zehfT85ltEor5F3Dr98zoMp3ICL3Y2HydcZKQboLk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uTLvus1ceKZtOlE+govp/T6+S9F8lO7yoRwSpZ1JnxIJr/C5XxRvZa+Aa5a8vBEMY ALlTvi7y/pyGO7FGkTYEtcRtmcVHXXppkq5TPAW6GC93uSv17e0CVS2uKxICNv7/Pb ATQHy5O5MPtDfquDdje85rmcGU6bBJTq4t1NKeooNt6ooWynRK2FUMsPApSLRGMKMy 0YaNQy0cCsWK+rcOazZHb3ndqLDrYO7L06puZML/pzuU+biNQf9T782/CQQHE44Pvr dtSdVscpabIPfUeh44Uz+lcQop+9/zb5+uqsqY6NAdp7+Ny8CNfN/n1a/EGLpcZ3zA Iff3vU4eI7iGA== Date: Mon, 26 Jul 2021 19:40:47 +0200 From: Wolfram Sang To: Andy Shevchenko Subject: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks Message-ID: Mail-Followup-To: Wolfram Sang , Andy Shevchenko , Claudiu Beznea , Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , Stephen Boyd , "open list:REAL TIME CLOCK (RTC) SUBSYSTEM" , linux-pwm@vger.kernel.org, Alexandre Belloni , Alessandro Zummo , Michael Turquette , Nicolas Ferre , linux-spi , Oleksij Rempel , Ludovic Desroches , Mark Brown , Thierry Reding , Alexandru Ardelean , Sascha Hauer , Jonathan Cameron , Andrew Morton , Lee Jones , linux-clk , linux-arm Mailing List , Linus Torvalds , Linux Kernel Mailing List References: <20210722060654.nudpdtemosi64nlb@pengutronix.de> <20210722081817.2tsjzof4gvldq6ka@pengutronix.de> <20210723091331.wl33wtcvvnejuhau@pengutronix.de> <06e799be-b7c0-5b93-8586-678a449d2239@microchip.com> MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210726_104055_323584_EB10A4A0 X-CRM114-Status: GOOD ( 13.19 ) 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: , Cc: Alexandre Belloni , Michael Turquette , Linux Kernel Mailing List , Thierry Reding , Lee Jones , linux-clk , "open list:REAL TIME CLOCK \(RTC\) SUBSYSTEM" , Oleksij Rempel , Ludovic Desroches , Alexandru Ardelean , Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , linux-pwm@vger.kernel.org, Mark Brown , Jonathan Cameron , linux-arm Mailing List , Alessandro Zummo , Stephen Boyd , linux-spi , Sascha Hauer , Andrew Morton , Linus Torvalds , Claudiu Beznea Content-Type: multipart/mixed; boundary="===============5520952212559642298==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5520952212559642298== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/Ub7HcA0kcaU5RAp" Content-Disposition: inline --/Ub7HcA0kcaU5RAp Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > AFAICT in practice it's a mandatory requirement in I=C2=B2C subsys (in the > past you hadn't accepted a patch from us without a tag from the > maintainer) which makes it equal to sending PR by a maintainer. PR Right. I require a tag from the driver maintainer. > makes less burden since subsys maintainer don't need to run many tools > or a tool many times to get the pile of patches. I had driver maintainers who found it difficult to have a public tree to pull from or forgot how to send properly prepared pull requests. They were happy to send Rev-by, though. And I am happy with that, too. At least in I2C, picking up patches is small work compared to the actual review. --/Ub7HcA0kcaU5RAp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmD+85sACgkQFA3kzBSg KbYMFRAAoWozaOVEHjIi+cCiXLD3YtgYnrrT8mNSlpf11k8gAkfEERXC9nIXKJyG uAv36d98/mKGGJemeqDXKuPii7VOqx3FeIgsmpa41N++qUEvXrjKXwCnq85+x/B/ eZxsJv82F0sxidnvujOrMDhitRMZNKQzZCmPaqhmnGRIWvaAwePF2ioMCEi+QxbN HqJTNL+7G48hoGZq9WG8EW73gMkn2SDqiJJdwGSQbPMJ0Jqt4oAclkWfeqLP4Rou StO5Pe1OSowMkIZJEOZAQvJwpcI3qruOxp9P2QYsm/7pYJrqMqGZCv/UD7uFb0UO G8M6t8RNXfDOqGCwkCHeskTDixT/74pcvzIPB5C17n4xAgt3P5XuwH0+Sg+D3fqW 4Z2ig1HHc7dlTUYkTnRwECAkv1r7o98hpk3U0OT3FHJjsDpOuo0HUnH93HHI6spU KgwVO4EaGIhExfl25ryyzKnanlchfN1s5nzEIxSj1YwrWbgZqtUEeXuS17zQebQ/ WA7uyvtGMkatdsFsYNdXT/U6aNbSSwz8Rnj8Ipz+FwpAqrr8rrLPcHD8hwEDnvtv /LpAc5ANbmxmlHZb/WAdjxf1LlJiamhr0lnnSfYVqnw2jWpxFy4hdaJP6/HG1N80 e+jQNCQdbUPYUU2q53ZBj5SjHjAgTetpC3znuCYAAS7lY1Kk6iM= =42tk -----END PGP SIGNATURE----- --/Ub7HcA0kcaU5RAp-- --===============5520952212559642298== 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 --===============5520952212559642298==--