From: Jonathan Albrieux <jonathan.albrieux@gmail.com>
To: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Stephan Gerhold <stephan@gerhold.net>,
linux-kernel@vger.kernel.org,
~postmarketos/upstreaming@lists.sr.ht,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Hartmut Knaack <knaack.h@gmx.de>,
Jilayne Lovejoy <opensource@jilayne.com>,
Kate Stewart <kstewart@linuxfoundation.org>,
Lars-Peter Clausen <lars@metafoo.de>,
Linus Walleij <linus.walleij@linaro.org>,
"open list:IIO SUBSYSTEM AND DRIVERS" <linux-iio@vger.kernel.org>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
Steve Winslow <swinslow@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>,
Jonathan Cameron <jic23@kernel.org>,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH v3 1/4] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml
Date: Wed, 20 May 2020 08:56:06 +0200 [thread overview]
Message-ID: <20200520065606.GA3361@ict14-OptiPlex-980> (raw)
In-Reply-To: <20200519183705.000040e5@Huawei.com>
On Tue, May 19, 2020 at 06:37:05PM +0100, Jonathan Cameron wrote:
> On Tue, 19 May 2020 18:44:33 +0200
> Jonathan Albrieux <jonathan.albrieux@gmail.com> wrote:
>
> > On Tue, May 19, 2020 at 07:01:37PM +0300, Andy Shevchenko wrote:
> > > On Tue, May 19, 2020 at 04:03:54PM +0200, Jonathan Albrieux wrote:
> > > > On Tue, May 19, 2020 at 03:22:07PM +0200, Stephan Gerhold wrote:
> > > > > On Tue, May 19, 2020 at 02:43:51PM +0200, Jonathan Albrieux wrote:
> > >
> > > ...
> > >
> > > > > > +maintainers:
> > > > > > + - can't find a mantainer, author is Laxman Dewangan <ldewangan@nvidia.com>
> > > > >
> > > > > Should probably add someone here, although I'm not sure who either.
> > > > >
> > > >
> > > > Yep I couldn't find a maintainer for that driver..what to do in this case?
> > >
> > > Volunteer yourself!
> > >
> >
> > While I'd really like to, I have to decline the offer as I currently don't have
> > enought knowledge to become a maintainer :-) but thank you! (Who knows, maybe in
> > a couple of year!) Now I'll make the final edits and will submit a new
> > patchset soon with all the changes
>
> Don't be so hard on yourself. We all get thrown in at the deep end :)
>
> Note that being a driver maintainer (or even just the binding) really
> just means you get cc'd on the patches and I'll make sure you've had time
> to review them if you wish. Best of all, if you have hardware (and time)
> being able to test them, that is extremely useful (whether you are
> maintaining the driver or not!)
>
> I closely review the majority of stuff that comes through IIO and in
> the case of bindings we also have Rob and co. doing an amazing job.
> We have some excellent additional reviewers who review IIO stuff all the
> time, some of which have reviewed your patch I see. Without them I'd
> never survive the deluge.
>
> Of course it's entirely your decision, but I'd definitely encourage you
> to give it a go.
>
> Thanks,
>
> Jonathan
>
Thank you for your encouraging words and for the trust! As a tester I will
be very pleased to give an help on this hardware but as a maintainer I
could contribute little to nothing at the moment and I'm not being hard
with myself but currently I really have to focus on the basic concepts first
and I'm lucky enought to have willing people helping me to do so :-)
Accepting to become the maintainer after the first contribution let me feels
like I'm burning some foundamental stage. I really hope you understand!
>
>
> >
> > > --
> > > With Best Regards,
> > > Andy Shevchenko
> > >
> > >
> >
> > Best regards,
> > Jonathan Albrieux
>
>
Best regards,
Jonathan Albrieux
next prev parent reply other threads:[~2020-05-20 6:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-19 12:43 [PATCH v3 0/4] iio: magnetometer: ak8975: Add gpio reset support Jonathan Albrieux
2020-05-19 12:43 ` [PATCH v3 1/4] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml Jonathan Albrieux
2020-05-19 13:22 ` Stephan Gerhold
2020-05-19 14:03 ` Jonathan Albrieux
2020-05-19 16:01 ` Andy Shevchenko
2020-05-19 16:44 ` Jonathan Albrieux
2020-05-19 17:37 ` Jonathan Cameron
2020-05-20 6:56 ` Jonathan Albrieux [this message]
2020-05-19 12:43 ` [PATCH v3 2/4] dt-bindings: iio: magnetometer: ak8975: add gpio reset support Jonathan Albrieux
2020-05-19 13:23 ` Stephan Gerhold
2020-05-19 14:09 ` Jonathan Albrieux
2020-05-19 12:43 ` [PATCH v3 3/4] iio: magnetometer: ak8975: Fix typo, uniform measurement unit style Jonathan Albrieux
2020-05-19 12:55 ` Andy Shevchenko
2020-05-19 12:43 ` [PATCH v3 4/4] iio: magnetometer: ak8975: Add gpio reset support Jonathan Albrieux
2020-05-19 12:57 ` Andy Shevchenko
2020-05-19 13:03 ` Jonathan Albrieux
2020-05-19 13:25 ` Stephan Gerhold
2020-05-19 14:10 ` Jonathan Albrieux
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=20200520065606.GA3361@ict14-OptiPlex-980 \
--to=jonathan.albrieux@gmail.com \
--cc=Jonathan.Cameron@Huawei.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=kstewart@linuxfoundation.org \
--cc=lars@metafoo.de \
--cc=linus.walleij@linaro.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=opensource@jilayne.com \
--cc=pmeerw@pmeerw.net \
--cc=robh+dt@kernel.org \
--cc=stephan@gerhold.net \
--cc=swinslow@gmail.com \
--cc=tglx@linutronix.de \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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;
as well as URLs for NNTP newsgroup(s).