From: Matti Vaittinen <mazziesaccount@gmail.com>
To: Jonathan Cameron <jic23@kernel.org>
Cc: "Matti Vaittinen" <matti.vaittinen@fi.rohmeurope.com>,
"Noralf Trønnes" <noralf@tronnes.org>,
"Masahiro Yamada" <masahiroy@kernel.org>,
"Randy Dunlap" <rdunlap@infradead.org>,
"Shreeya Patel" <shreeya.patel@collabora.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
devicetree@vger.kernel.org,
"Zhigang Shi" <Zhigang.Shi@liteon.com>,
"Maxime Ripard" <mripard@kernel.org>,
"Heikki Krogerus" <heikki.krogerus@linux.intel.com>,
"Lars-Peter Clausen" <lars@metafoo.de>,
"Paul Gazzillo" <paul@pgazz.com>,
"Maíra Canal" <mcanal@igalia.com>,
"Rob Herring" <robh+dt@kernel.org>,
"Dmitry Osipenko" <dmitry.osipenko@collabora.com>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org,
"Javier Martinez Canillas" <javierm@redhat.com>,
"Emma Anholt" <emma@anholt.net>,
"Liam Beguin" <liambeguin@gmail.com>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
"Thomas Zimmermann" <tzimmermann@suse.de>,
"Daniel Vetter" <daniel@ffwll.ch>,
"Rafael J. Wysocki" <rafael@kernel.org>,
"David Airlie" <airlied@gmail.com>,
"Stephen Boyd" <sboyd@kernel.org>
Subject: Re: [PATCH v4 0/8] Support ROHM BU27034 ALS sensor
Date: Mon, 20 Mar 2023 12:10:30 +0200 [thread overview]
Message-ID: <98ff1aa3-2c7f-0503-4e72-32a711638153@gmail.com> (raw)
In-Reply-To: <20230319165744.10e49cc0@jic23-huawei>
On 3/19/23 18:57, Jonathan Cameron wrote:
> On Fri, 17 Mar 2023 16:40:16 +0200
> Matti Vaittinen <mazziesaccount@gmail.com> wrote:
>
>> Support ROHM BU27034 ALS sensor
>
> Hi Matti,
>
> For ease of when this is ready to apply, better to just keep
> key mailing lists and individuals cc'd on all patches.
Right. Sorry about this. I kind of rushed the sending at last friday -
which resulted bunch of errors in the process. I forgot to do the
spell-check, missed a header and messed the recipients... I should
really learn to not try meeting artificial deadlines like friday EOB.
There is Saturday and Sunday - and even if I spent weekend off the
computer there will likely be the next Monday. (and if there is not,
then I should probably not care about sending the patches).
> Mind you cc list is random enough I'm guessing it wasn't
> deliberate (like the maintainers patch 8 only went to lkml
> where no one will notice it)
I am using a script which generates the recipients "per patch" using the
get_maintaner.pl underneath because in many cases certain people are
only interested in seeing a subset of a series. This avoids polluting
inboxes when sending large series. For v2 and v3 I did manually add the
relevant lists / recipients to MAINTAINERS patches which only pick-up
the LKML list.
> I can scrape these all of lore, but it's a step that not
> all reviewers are going to bother with.
I appreciate the extra mile you're ready to go here as well :) However,
you should not need to do that. This whole series should've been CC'd to
you and the iio-list. Sorry again.
Yours,
-- Matti
--
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland
~~ When things go utterly wrong vim users can always type :help! ~~
prev parent reply other threads:[~2023-03-20 10:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-17 14:40 [PATCH v4 0/8] Support ROHM BU27034 ALS sensor Matti Vaittinen
2023-03-17 14:42 ` [PATCH v4 3/8] dt-bindings: iio: light: Support ROHM BU27034 Matti Vaittinen
2023-03-17 14:43 ` [PATCH v4 4/8] iio: light: Add gain-time-scale helpers Matti Vaittinen
2023-03-19 18:08 ` Jonathan Cameron
2023-03-20 12:01 ` Matti Vaittinen
2023-03-22 9:10 ` Matti Vaittinen
2023-03-25 18:29 ` Jonathan Cameron
2023-03-27 6:47 ` Vaittinen, Matti
2023-03-17 14:43 ` [PATCH v4 5/8] iio: test: test " Matti Vaittinen
2023-03-17 17:16 ` kernel test robot
2023-03-19 18:18 ` Jonathan Cameron
2023-03-17 14:44 ` [PATCH v4 7/8] iio: light: ROHM BU27034 Ambient Light Sensor Matti Vaittinen
2023-03-17 14:48 ` Matti Vaittinen
2023-03-19 18:29 ` Jonathan Cameron
2023-03-19 16:57 ` [PATCH v4 0/8] Support ROHM BU27034 ALS sensor Jonathan Cameron
2023-03-20 10:10 ` Matti Vaittinen [this message]
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=98ff1aa3-2c7f-0503-4e72-32a711638153@gmail.com \
--to=mazziesaccount@gmail.com \
--cc=Zhigang.Shi@liteon.com \
--cc=airlied@gmail.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.osipenko@collabora.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=emma@anholt.net \
--cc=gregkh@linuxfoundation.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=javierm@redhat.com \
--cc=jic23@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lars@metafoo.de \
--cc=liambeguin@gmail.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=masahiroy@kernel.org \
--cc=matti.vaittinen@fi.rohmeurope.com \
--cc=mcanal@igalia.com \
--cc=mripard@kernel.org \
--cc=noralf@tronnes.org \
--cc=paul@pgazz.com \
--cc=rafael@kernel.org \
--cc=rdunlap@infradead.org \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
--cc=shreeya.patel@collabora.com \
--cc=tzimmermann@suse.de \
/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