mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matti Vaittinen <mazziesaccount@gmail.com>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Shreeya Patel <shreeya.patel@collabora.com>,
	Zhigang Shi <Zhigang.Shi@liteon.com>,
	Paul Gazzillo <paul@pgazz.com>,
	Dmitry Osipenko <dmitry.osipenko@collabora.com>,
	Liam Beguin <liambeguin@gmail.com>, Peter Rosin <peda@axentia.se>,
	Randy Dunlap <rdunlap@infradead.org>,
	Masahiro Yamada <masahiroy@kernel.org>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [RFC PATCH 6/6] MAINTAINERS: Add ROHM BU27034
Date: Mon, 27 Feb 2023 07:51:35 +0200	[thread overview]
Message-ID: <c2ad4682-16dc-6aa8-4931-d185f0d5332b@gmail.com> (raw)
In-Reply-To: <20230226134200.423649e1@jic23-huawei>

On 2/26/23 15:42, Jonathan Cameron wrote:
> On Wed, 22 Feb 2023 18:16:18 +0200
> Matti Vaittinen <mazziesaccount@gmail.com> wrote:
> 
>> Add myself as a maintainer for ROHM BU27034 ALS driver.
>>
>> Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
>> ---
>>   MAINTAINERS | 5 +++++
>>   1 file changed, 5 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 43f5a024daa2..8d31ef852372 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -18090,6 +18090,11 @@ S:	Maintained
>>   F:	Documentation/devicetree/bindings/iio/light/bh1750.yaml
>>   F:	drivers/iio/light/bh1750.c
>>   
>> +ROHM BU27034 AMBIENT LIGHT SENSOR DRIVER
>> +M:	Matti Vaittinen <mazziesaccount@gmail.com>
> Whilst the wild cards stuff for IIO should also catch this, it's (fairly)
> conventional to still add the list entry to make it easy for
> people reading the file directly.

Good catch, thanks! Will add:
L:      linux-iio@vger.kernel.org

for v2.

-- Matti

-- 
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland

~~ When things go utterly wrong vim users can always type :help! ~~


  reply	other threads:[~2023-02-27  5:51 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-22 16:13 [RFC PATCH 0/6] Support ROHM BU27034 ALS sensor Matti Vaittinen
2023-02-22 16:14 ` [RFC PATCH 1/6] dt-bindings: iio: light: Support ROHM BU27034 Matti Vaittinen
2023-02-22 18:57   ` Krzysztof Kozlowski
2023-02-23  6:20     ` Vaittinen, Matti
2023-02-23  9:26       ` Krzysztof Kozlowski
2023-02-23 10:59         ` Matti Vaittinen
2023-02-26 13:39         ` Jonathan Cameron
2023-02-22 16:14 ` [RFC PATCH 2/6] iio: light: Add gain-time-scale helpers Matti Vaittinen
2023-02-26 16:21   ` Jonathan Cameron
2023-02-28  9:09     ` Vaittinen, Matti
2023-02-28 11:13     ` Vaittinen, Matti
2023-02-22 16:15 ` [RFC PATCH 3/6] iio: test: test " Matti Vaittinen
2023-02-22 16:15 ` [RFC PATCH 4/6] MAINTAINERS: Add IIO " Matti Vaittinen
2023-02-22 16:15 ` [RFC PATCH 5/6] iio: light: ROHM BU27034 Ambient Light Sensor Matti Vaittinen
2023-02-24 10:41   ` Matti Vaittinen
2023-02-26 13:52     ` Jonathan Cameron
2023-02-28  8:43       ` Vaittinen, Matti
2023-03-04 18:53         ` Jonathan Cameron
2023-02-26 17:13   ` Jonathan Cameron
2023-03-02  7:35     ` Vaittinen, Matti
2023-03-04 19:11       ` Jonathan Cameron
2023-02-22 16:16 ` [RFC PATCH 6/6] MAINTAINERS: Add ROHM BU27034 Matti Vaittinen
2023-02-26 13:42   ` Jonathan Cameron
2023-02-27  5:51     ` Matti Vaittinen [this message]
2023-02-26 16:28 ` [RFC PATCH 0/6] Support ROHM BU27034 ALS sensor Jonathan Cameron

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=c2ad4682-16dc-6aa8-4931-d185f0d5332b@gmail.com \
    --to=mazziesaccount@gmail.com \
    --cc=Zhigang.Shi@liteon.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.osipenko@collabora.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=masahiroy@kernel.org \
    --cc=matti.vaittinen@fi.rohmeurope.com \
    --cc=paul@pgazz.com \
    --cc=peda@axentia.se \
    --cc=rdunlap@infradead.org \
    --cc=robh+dt@kernel.org \
    --cc=shreeya.patel@collabora.com \
    /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

all inboxes | Powered by JetHome®