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 71DA7C46467 for ; Wed, 11 Jan 2023 09:55:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238538AbjAKJzC (ORCPT ); Wed, 11 Jan 2023 04:55:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238416AbjAKJyG (ORCPT ); Wed, 11 Jan 2023 04:54:06 -0500 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0A35DDF5C for ; Wed, 11 Jan 2023 01:51:48 -0800 (PST) Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pFXln-0000dV-R2; Wed, 11 Jan 2023 10:51:43 +0100 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1pFXlm-005GmE-Vb; Wed, 11 Jan 2023 10:51:42 +0100 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1pFXlm-00BvnM-As; Wed, 11 Jan 2023 10:51:42 +0100 Date: Wed, 11 Jan 2023 10:51:42 +0100 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Linus Walleij Cc: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , linux-kernel@vger.kernel.org, Wolfram Sang , linux-gpio@vger.kernel.org, Angel Iglesias , linux-i2c@vger.kernel.org, kernel@pengutronix.de, Grant Likely , Lee Jones Subject: Re: [PATCH 510/606] pinctrl: mcp23s08: Convert to i2c's .probe_new() Message-ID: <20230111095142.2i36vjytm6wthntl@pengutronix.de> References: <20221118224540.619276-1-uwe@kleine-koenig.org> <20221118224540.619276-511-uwe@kleine-koenig.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hvyl6ihtxdsh2466" Content-Disposition: inline In-Reply-To: X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --hvyl6ihtxdsh2466 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Linus, On Tue, Jan 10, 2023 at 09:01:04AM +0100, Linus Walleij wrote: > On Fri, Nov 18, 2022 at 11:48 PM Uwe Kleine-K=F6nig wrote: >=20 > > From: Uwe Kleine-K=F6nig > > > > .probe_new() doesn't get the i2c_device_id * parameter, so determine > > that explicitly in the probe function. > > > > Signed-off-by: Uwe Kleine-K=F6nig >=20 > Patch applied! Thanks. Is there a reason you picked #510 but not #511 other than having missed there is a 2nd pinctrl patch in my series? If it's only that b4 am -P 511 -s -l CACRpkdaViC8T5qFRW+=3D+rGST=3Dnr9beQJqTP7d42OoYUnhPhqig= @mail.gmail.com is your friend. Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --hvyl6ihtxdsh2466 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAmO+hqsACgkQwfwUeK3K 7AlHnwf/TbGJWR2hDoaYrpK6CTPARmRCm5WNQtzAFNu2siduND/0E9n8wiML+9nR J9N+0xdzITnMueybK+FiEoWjLxkV3qtqRqT17lgSfa2fRHilvOJpt5AnAy/yCYyh +qN9cNwmykvCIz8vOfK/3UxwCYqtwByyeY9aSYk9prC2xl3LvOXTnWyGr+unijSN axTWsK4hrqFfdSD6EN6C3Jv5SeZObZgNinEyavYRlqRaQh5ZM5SStgjfAnMgxFbK WNeWVIMpuY1VHpD7/QiemKWL0HdB7c/mJsV8SLrYSKi3vtgFz8NENfYhW0BdBMa5 UXHv12L3pB5VA/eeV/bSDfFGvs210Q== =uONG -----END PGP SIGNATURE----- --hvyl6ihtxdsh2466--