From: Lee Jones <lee@kernel.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: "Neil Armstrong" <neil.armstrong@linaro.org>,
"Uwe Kleine-König" <uwe@kleine-koenig.org>,
linux-kernel@vger.kernel.org, "Wolfram Sang" <wsa@kernel.org>,
"Angel Iglesias" <ang.iglesiasg@gmail.com>,
linux-i2c@vger.kernel.org, kernel@pengutronix.de,
"Grant Likely" <grant.likely@linaro.org>,
linux-amlogic@lists.infradead.org,
"Lee Jones" <lee.jones@linaro.org>
Subject: Re: [PATCH 431/606] mfd: khadas-mcu: Convert to i2c's .probe_new()
Date: Tue, 6 Dec 2022 16:56:59 +0000 [thread overview]
Message-ID: <Y490W6k4N8iBxLHf@google.com> (raw)
In-Reply-To: <20221206163516.i6rzewxts7do75y5@pengutronix.de>
On Tue, 06 Dec 2022, Uwe Kleine-König wrote:
> On Tue, Dec 06, 2022 at 04:10:51PM +0000, Lee Jones wrote:
> > On Tue, 06 Dec 2022, Uwe Kleine-König wrote:
> >
> > > Hey Lee,
> > >
> > > On Mon, Nov 21, 2022 at 04:51:21PM +0000, Lee Jones wrote:
> > > > On Mon, 21 Nov 2022, Uwe Kleine-König wrote:
> > > >
> > > > > Hello Lee,
> > > > >
> > > > > On Mon, Nov 21, 2022 at 12:32:10PM +0000, Lee Jones wrote:
> > > > > > On Fri, 18 Nov 2022, Uwe Kleine-König wrote:
> > > > > >
> > > > > > > From: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> > > > > > >
> > > > > > > The probe function doesn't make use of the i2c_device_id * parameter so it
> > > > > > > can be trivially converted.
> > > > > > >
> > > > > > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> > > > > > > ---
> > > > > > > drivers/mfd/khadas-mcu.c | 5 ++---
> > > > > > > 1 file changed, 2 insertions(+), 3 deletions(-)
> > > > > >
> > > > > > After a week or so, please collect-up all the tags you have received
> > > > > > and submit a per-subsystem set for me to hoover up, thanks.
> > > > >
> > > > > For mfd I'd do:
> > > > >
> > > > > git checkout mfd/for-next
> > > > > b4 am -P 413-481 20221118224540.619276-1-uwe@kleine-koenig.org
> > > > > git am ./20221118_uwe_i2c_complete_conversion_to_i2c_probe_new.mbx
> > > > > git send-email --to .... --cc .... mfd/for-next
> > > >
> > > > That's just crazy enough to work.
> > > >
> > > > Thanks for the tip.
> > >
> > > On irc you said you'd care for application of these patches ("I plan to
> > > attempt the b4 solution"), they didn't land in next yet. Do you need a
> > > reminder? Something else?
> >
> > I applied them, but they fail to build and I haven't had time to
> > investigate. I guess they depend on some patches that have been
> > accepted into another (input?) and are now in -next. Any idea if they
> > are available on some immutable branch that I can pull from?
>
> If in your tree i2c_client_get_device_id() is missing, you want to pull
>
> https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/client_device_id_helper-immutable
Ideal, thanks.
--
Lee Jones [李琼斯]
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
next prev parent reply other threads:[~2022-12-06 16:57 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-18 22:35 [PATCH 000/606] i2c: Complete conversion to i2c_probe_new Uwe Kleine-König
2022-11-18 22:42 ` [PATCH 431/606] mfd: khadas-mcu: Convert to i2c's .probe_new() Uwe Kleine-König
2022-11-21 9:56 ` Neil Armstrong
2022-11-21 12:32 ` Lee Jones
2022-11-21 15:08 ` Uwe Kleine-König
2022-11-21 16:51 ` Lee Jones
2022-12-06 10:59 ` Uwe Kleine-König
2022-12-06 16:10 ` Lee Jones
2022-12-06 16:35 ` Uwe Kleine-König
2022-12-06 16:56 ` Lee Jones [this message]
2022-12-07 11:00 ` Uwe Kleine-König
2022-12-07 11:23 ` Lee Jones
2022-12-07 13:34 ` Lee Jones
2022-12-07 13:57 ` Uwe Kleine-König
2022-11-19 6:50 ` [PATCH 000/606] i2c: Complete conversion to i2c_probe_new patchwork-bot+chrome-platform
2022-11-19 6:50 ` patchwork-bot+chrome-platform
2022-11-19 11:10 ` Wolfram Sang
2022-11-20 19:43 ` Sebastian Reichel
2022-11-21 9:53 ` Lee Jones
2022-11-22 18:58 ` Jonathan Cameron
2022-11-22 20:16 ` Uwe Kleine-König
2022-11-26 15:43 ` Andy Shevchenko
2022-11-23 12:11 ` (subset) " Mark Brown
2022-11-23 17:23 ` Mark Brown
2022-11-24 12:27 ` Mark Brown
2022-11-24 13:26 ` Mark Brown
2022-11-24 13:50 ` Mark Brown
2022-11-24 14:03 ` Mark Brown
2022-11-24 14:28 ` Mark Brown
2022-11-24 15:15 ` Mark Brown
2022-11-24 15:26 ` Mark Brown
2022-11-24 15:38 ` Mark Brown
2022-11-24 15:49 ` Mark Brown
2022-11-24 16:04 ` Mark Brown
2022-11-25 14:27 ` Mark Brown
2022-12-09 12:00 ` Robert Foss
2022-12-12 16:36 ` Robert Foss
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y490W6k4N8iBxLHf@google.com \
--to=lee@kernel.org \
--cc=ang.iglesiasg@gmail.com \
--cc=grant.likely@linaro.org \
--cc=kernel@pengutronix.de \
--cc=lee.jones@linaro.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=u.kleine-koenig@pengutronix.de \
--cc=uwe@kleine-koenig.org \
--cc=wsa@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox