[PATCH v5 11/11] MAINTAINERS: Add MAINTAINERS entry for AD7091R

Marcelo Schmitt posted 11 patches 1 year, 12 months ago
[PATCH v5 11/11] MAINTAINERS: Add MAINTAINERS entry for AD7091R
Posted by Marcelo Schmitt 1 year, 12 months ago
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@analog.com>
---
 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@analog.com>
+L:	linux-iio@vger.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@analog.com>
 L:	linux-iio@vger.kernel.org
-- 
2.42.0
Re: [PATCH v5 11/11] MAINTAINERS: Add MAINTAINERS entry for AD7091R
Posted by Jonathan Cameron 1 year, 12 months ago
On Tue, 19 Dec 2023 17:32:59 -0300
Marcelo Schmitt <marcelo.schmitt@analog.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@analog.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. 

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@analog.com>
> +L:	linux-iio@vger.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@analog.com>
>  L:	linux-iio@vger.kernel.org
Re: [PATCH v5 11/11] MAINTAINERS: Add MAINTAINERS entry for AD7091R
Posted by Marcelo Schmitt 1 year, 11 months ago
On 12/21, Jonathan Cameron wrote:
> On Tue, 19 Dec 2023 17:32:59 -0300
> Marcelo Schmitt <marcelo.schmitt@analog.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@analog.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.
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@analog.com>
> > +L:	linux-iio@vger.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@analog.com>
> >  L:	linux-iio@vger.kernel.org
>
Re: [PATCH v5 11/11] MAINTAINERS: Add MAINTAINERS entry for AD7091R
Posted by Jonathan Cameron 1 year, 11 months ago
On Fri, 22 Dec 2023 09:49:05 -0300
Marcelo Schmitt <marcelo.schmitt1@gmail.com> wrote:

> On 12/21, Jonathan Cameron wrote:
> > On Tue, 19 Dec 2023 17:32:59 -0300
> > Marcelo Schmitt <marcelo.schmitt@analog.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@analog.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@analog.com>
> > > +L:	linux-iio@vger.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@analog.com>
> > >  L:	linux-iio@vger.kernel.org  
> >