From: Wolfram Sang <wsa+renesas@sang-engineering•com>
To: Bartosz Golaszewski <brgl@kernel•org>
Cc: "Andi Shyti" <andi.shyti@kernel•org>,
"Chen-Yu Tsai" <wens@kernel•org>,
"Jernej Skrabec" <jernej.skrabec@gmail•com>,
"Samuel Holland" <samuel@sholland•org>,
"Khalil Blaiech" <kblaiech@nvidia•com>,
"Asmaa Mnebhi" <asmaa@nvidia•com>,
"Jean Delvare" <jdelvare@suse•com>,
"Madhavan Srinivasan" <maddy@linux•ibm.com>,
"Michael Ellerman" <mpe@ellerman•id.au>,
"Nicholas Piggin" <npiggin@gmail•com>,
"Christophe Leroy (CS GROUP)" <chleroy@kernel•org>,
"Andreas Färber" <afaerber@suse•de>,
"Manivannan Sadhasivam" <mani@kernel•org>,
"Mauro Carvalho Chehab" <mchehab@kernel•org>,
linux-i2c@vger•kernel.org, linux-kernel@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
linux-sunxi@lists•linux.dev, linuxppc-dev@lists•ozlabs.org,
linux-actions@lists•infradead.org, linux-media@vger•kernel.org,
"Bartosz Golaszewski" <bartosz.golaszewski@oss•qualcomm.com>
Subject: Re: [PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
Date: Fri, 27 Feb 2026 09:54:56 +0100 [thread overview]
Message-ID: <aaFb4DW1yob1djDW@shikoro> (raw)
In-Reply-To: <CAMRc=MfwR7TfAFXO4opu7a=v84MK9hY048woPg+-09wkGJgWFg@mail.gmail.com>
> > I applied the series to for-current but squashed the user conversions
> > into patch 1. Changes are trivial enough and I don't want the pull
> > request to look excessive, so it can go in smoothly. Hope you are fine
> > with it.
> >
>
> Sure, do you still want me to send these changes in separate patches for
> review?
Yes, this is totally fine with me. I think we get more tags when the
patches are broken out.
next prev parent reply other threads:[~2026-02-27 8:55 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-23 8:59 [PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 01/13] media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg() Bartosz Golaszewski
2026-03-16 8:29 ` Hans Verkuil
2026-03-16 8:38 ` Wolfram Sang
2026-03-16 8:42 ` Hans Verkuil
2026-02-23 8:59 ` [PATCH v2 02/13] i2c: add i2c_adapter-specific printk helpers Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 03/13] i2c: sun6i-p2wi: use " Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 04/13] i2c: mlxbf: " Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 05/13] i2c: isch: " Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 06/13] i2c: ali1535: " Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 07/13] i2c: scmi: " Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 08/13] i2c: ali15x3: " Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 09/13] i2c: powermac: " Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 10/13] i2c: owl: " Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 11/13] i2c: nforce2: " Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 12/13] i2c: amd756: " Bartosz Golaszewski
2026-02-23 8:59 ` [PATCH v2 13/13] i2c: piix4: " Bartosz Golaszewski
2026-02-26 20:21 ` [PATCH v2 00/13] i2c: add and start using " Wolfram Sang
2026-02-27 8:38 ` Bartosz Golaszewski
2026-02-27 8:54 ` Wolfram Sang [this message]
2026-02-27 8:58 ` Johan Hovold
2026-02-27 9:08 ` Wolfram Sang
2026-02-27 10:05 ` Johan Hovold
2026-02-27 15:42 ` Bartosz Golaszewski
2026-02-27 16:40 ` Johan Hovold
2026-03-02 18:03 ` Bartosz Golaszewski
2026-03-03 15:57 ` Johan Hovold
2026-03-04 9:55 ` Bartosz Golaszewski
2026-03-04 11:07 ` Wolfram Sang
2026-03-06 15:50 ` Johan Hovold
2026-03-06 17:20 ` Bartosz Golaszewski
2026-03-09 11:51 ` Wolfram Sang
2026-03-06 15:39 ` Johan Hovold
2026-03-06 17:34 ` Bartosz Golaszewski
2026-03-09 10:31 ` Johan Hovold
2026-03-10 9:28 ` Bartosz Golaszewski
2026-03-17 10:28 ` Johan Hovold
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=aaFb4DW1yob1djDW@shikoro \
--to=wsa+renesas@sang-engineering$(echo .)com \
--cc=afaerber@suse$(echo .)de \
--cc=andi.shyti@kernel$(echo .)org \
--cc=asmaa@nvidia$(echo .)com \
--cc=bartosz.golaszewski@oss$(echo .)qualcomm.com \
--cc=brgl@kernel$(echo .)org \
--cc=chleroy@kernel$(echo .)org \
--cc=jdelvare@suse$(echo .)com \
--cc=jernej.skrabec@gmail$(echo .)com \
--cc=kblaiech@nvidia$(echo .)com \
--cc=linux-actions@lists$(echo .)infradead.org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-i2c@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-media@vger$(echo .)kernel.org \
--cc=linux-sunxi@lists$(echo .)linux.dev \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=maddy@linux$(echo .)ibm.com \
--cc=mani@kernel$(echo .)org \
--cc=mchehab@kernel$(echo .)org \
--cc=mpe@ellerman$(echo .)id.au \
--cc=npiggin@gmail$(echo .)com \
--cc=samuel@sholland$(echo .)org \
--cc=wens@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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