Re: [PATCH v2 2/7] MAINTAINERS: Add MAINTAINERS entry for AD7091R

From: Jonathan Cameron
Date: Sat Nov 25 2023 - 11:18:59 EST


On Thu, 23 Nov 2023 13:40:48 -0300
Marcelo Schmitt <marcelo.schmitt@xxxxxxxxxx> 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@xxxxxxxxxx>
Hi Marcelo,

Small patch ordering thing. If I apply the series in order,
at this point you've not 'yet' contributed much to this driver
so it's not obvious that you are in a position to take over maintenance.

Push it to the end of the series then it's fair enough and thanks
for stepping up to look after this one!

Jonathan

> ---
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8e0a91dc8251..008f0e73bead 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1126,6 +1126,16 @@ 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@xxxxxxxxxx>
> +L: linux-iio@xxxxxxxxxxxxxxx
> +S: Supported
> +W: http://ez.analog.com/community/linux-device-drivers
> +F: Documentation/devicetree/bindings/iio/adc/adi,ad7091r5.yaml
> +F: drivers/iio/adc/drivers/iio/adc/ad7091r-base.c
> +F: drivers/iio/adc/drivers/iio/adc/ad7091r-base.h
> +F: drivers/iio/adc/drivers/iio/adc/ad7091r5.c
> +
> ANALOG DEVICES INC AD7192 DRIVER
> M: Alexandru Tachici <alexandru.tachici@xxxxxxxxxx>
> L: linux-iio@xxxxxxxxxxxxxxx