[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20231226154509.450c5e40@jic23-huawei>
Date: Tue, 26 Dec 2023 15:45:09 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Marcelo Schmitt <marcelo.schmitt1@...il.com>
Cc: Marcelo Schmitt <marcelo.schmitt@...log.com>, apw@...onical.com,
joe@...ches.com, dwaipayanray1@...il.com, lukas.bulwahn@...il.com,
paul.cercueil@...log.com, Michael.Hennerich@...log.com, lars@...afoo.de,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
dan.carpenter@...aro.org, dlechner@...libre.com, linux-iio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 11/11] MAINTAINERS: Add MAINTAINERS entry for AD7091R
On Fri, 22 Dec 2023 09:49:05 -0300
Marcelo Schmitt <marcelo.schmitt1@...il.com> wrote:
> On 12/21, Jonathan Cameron wrote:
> > On Tue, 19 Dec 2023 17:32:59 -0300
> > Marcelo Schmitt <marcelo.schmitt@...log.com> wrote:
> >
> > > The driver for AD7091R was added in
> > > ca693001: iio: adc: Add support for AD7091R5 ADC
> > > but no MAINTAINERS file entry was added for it since then.
> > > Add a proper MAINTAINERS file entry for the AD7091R driver.
> > >
> > > Signed-off-by: Marcelo Schmitt <marcelo.schmitt@...log.com>
> > Hi Marcelo
> >
> > The series looks good to me now. However timing is a bit against
> > us because I won't squeeze in another pull request (unless the
> > kernel release is delayed for some and Linus strong hints at that
> > this weekend).
> >
> > What I'll probably do with this series is pull out the first 2 patches
> > as fixes to go in either at the back end of the merge window or just
> > after, then pick the rest of the patches up for 6.9.
> >
> > If I seem to have lost track of them in about the 2nd week of January,
> > feel free to poke me.
> >
> okay, sounds good.
Seems that Linus has confirmed he'll do an rc8. So I might get a final
pull request in. So with that in mind I've picked this whole series up.
Applied to the togreg branch of iio.git and pushed out as testing for
0-day to take a quick look at it.
Thanks,
Jonathan
> Also, will do the change to ABI doc in a separate patch so this set doesn't get
> blocked by the mistakes I will make on the ABI patch. :)
>
> Thanks,
> Marcelo
>
> > Jonathan
> > > ---
> > > MAINTAINERS | 8 ++++++++
> > > 1 file changed, 8 insertions(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 4eddc4212f2b..3473cfbac826 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -1126,6 +1126,14 @@ F: Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130
> > > F: Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
> > > F: drivers/iio/adc/ad4130.c
> > >
> > > +ANALOG DEVICES INC AD7091R DRIVER
> > > +M: Marcelo Schmitt <marcelo.schmitt@...log.com>
> > > +L: linux-iio@...r.kernel.org
> > > +S: Supported
> > > +W: http://ez.analog.com/community/linux-device-drivers
> > > +F: Documentation/devicetree/bindings/iio/adc/adi,ad7091r*
> > > +F: drivers/iio/adc/drivers/iio/adc/ad7091r*
> > > +
> > > ANALOG DEVICES INC AD7192 DRIVER
> > > M: Alexandru Tachici <alexandru.tachici@...log.com>
> > > L: linux-iio@...r.kernel.org
> >
Powered by blists - more mailing lists