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 8587EE9D402 for ; Wed, 4 Feb 2026 15:50: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=u/gFeFV2+V2a/sO00VSe9KQHsvgrgF1qpyTm0EAklsU=; b=tkt8AOZ1tp81OZixhCy5g+YXgp HfRHK0cFfhw6PVHuC6S0IzISry/V8EFfHDqQiisecp58C3wK2Zm/K/1qrYAAl2Z/a6qKw7ARrZEl+ 1ncURQuajHZdU6J+gJj909o4EQB0RzieHZ3jqvUdAowJPzl9sPZsWHI0Zg6aW+r7I0nVXmjkM/n8F iHaywaQjQdp7x0jctZIzAfwHRLHESVmdUU+U4XZPWCCKNKgnfh9SMxIKGR2otTMR8eOU5OVRn7y3K enSFfxC5PktjSMMJ6xXezdTtpoyxlTtcFgd+LmF1aLDLE6gfS6JpaobTKM6g2eL0z2lVWp8XYAtwO UrIYhTlA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vnf8r-00000008hWe-1Tdt; Wed, 04 Feb 2026 15:50:09 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vnf8q-00000008hWT-0z1Z; Wed, 04 Feb 2026 15:50:08 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 27A5660010; Wed, 4 Feb 2026 15:50:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 86582C4CEF7; Wed, 4 Feb 2026 15:50:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1770220206; bh=BkSI3qiEojYI8+NzCD4MDyb+3HYV8iO+aXk8/0PY62A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tEe1CAKP8Y8XSy/J7G/sC04hC6wxZ8ItlE4TpsoSJnpoWJteovAhfcNOCqvgNzCPA 3hfh4ALD7yaYaoPoIbj7Ms5UMVq2pzrFIX1xEzC8KZzXY9QxbgThQBGUhhiPrILmQ8 iL3+FNGBcFmujTrQOAeSf3Xj2Xzq1rCZbnicW7fBd39EXoqEDEoqyBfrYhg1mBhntZ WK96L9+QgkhFY8sTrR5Y2zYMYq7fnZX/txvfkObOTBMOHDUcRxXk3/Tssee8g25XlB o8xtBily4FLYHzP0cWVrQRailpcR9W+wznqjHaTXtpIQ91ClpEZ8tVseaktrNHz0Dp iQXEgpTmtJPVQ== Date: Wed, 4 Feb 2026 15:50:02 +0000 From: Conor Dooley To: Andy Shevchenko Cc: Linus Walleij , Conor Dooley , Xianwei Zhao , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , linux-amlogic@lists.infradead.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [RFC] pinctrl: pinconf-generic: move ..dt_node_to_map_pinmux() to amlogic-am4 driver Message-ID: <20260204-credit-precinct-5424c122a79f@spud> References: <20260203-craftsman-battered-3491ff68f462@spud> <20260204-crawlers-nacho-d7c9021cdb6f@spud> MIME-Version: 1.0 In-Reply-To: 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: multipart/mixed; boundary="===============2581813370219263414==" Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org --===============2581813370219263414== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0OF1cuAwrOP+OMTg" Content-Disposition: inline --0OF1cuAwrOP+OMTg Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2026 at 04:26:29PM +0200, Andy Shevchenko wrote: > On Wed, Feb 04, 2026 at 04:22:47PM +0200, Andy Shevchenko wrote: > > On Wed, Feb 04, 2026 at 02:15:10PM +0000, Conor Dooley wrote: > > > On Wed, Feb 04, 2026 at 09:05:34AM +0100, Andy Shevchenko wrote: > > > > On Wed, Feb 04, 2026 at 12:34:36AM +0100, Linus Walleij wrote: > > > > > On Tue, Feb 3, 2026 at 5:17=E2=80=AFPM Conor Dooley wrote: >=20 > ... >=20 > > > > Note, please, remove extra '.' (dot) in the Subject.o > > >=20 > > > fwiw, the .. was intentional cos I was truncating the pinconf_generic > > > from the function since the subject was really long, not referring to > > > a member of an ops struct. > >=20 > > Yes, and that's how we refer to the callbacks =E2=80=94 with a single d= ot and parentheses: > >=20 > > .my_cool_cb() > >=20 > > Alternatively > >=20 > > ->my_cool_cb() > >=20 > > but it one character longer and TBH it slightly less readable (I person= ally > > used the latter and then switched to the former in the recent years). >=20 > Hmm... My memory tricked me, it seems I switched to ->cb() notation, at l= east > there are patches with that from October last year. Whatever, choose one = and > use it :-) I think you missed my point, I was /not/ trying to refer to an ops struct member. For those I follow the first of the two notations you listed. --0OF1cuAwrOP+OMTg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCaYNqqgAKCRB4tDGHoIJi 0ukoAQDQ5ViLSFJMmy4xkPoDHm7OnAxc0QA0ACxcwp9yajZXNwEA5bi3lRwEWQJE bgZDkqX/k8lTJggwpwzD3KHAzo9ndAw= =mP0U -----END PGP SIGNATURE----- --0OF1cuAwrOP+OMTg-- --===============2581813370219263414== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic --===============2581813370219263414==--