All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] MAINTAINERS: add maintainer for AD7293 driver
@ 2022-01-17  7:00 Antoniu Miclaus
  2022-01-17  7:00 ` [PATCH 2/3] MAINTAINERS: add maintainer for ADMV1013 driver Antoniu Miclaus
  2022-01-17  7:00 ` [PATCH 3/3] MAINTAINERS: add maintainer for ADMV8818 driver Antoniu Miclaus
  0 siblings, 2 replies; 4+ messages in thread
From: Antoniu Miclaus @ 2022-01-17  7:00 UTC (permalink / raw)
  To: jic23, linux-iio; +Cc: Antoniu Miclaus

Add myself as maintainer for the AD7293 driver.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d2ec9fb383a8..67b7cbbb593a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1061,6 +1061,14 @@ W:	http://ez.analog.com/community/linux-device-drivers
 F:	Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
 F:	drivers/iio/adc/ad7292.c
 
+ANALOG DEVICES INC AD7293 DRIVER
+M:	Antoniu Miclaus <antoniu.miclaus@analog.com>
+L:	linux-iio@vger.kernel.org
+S:	Supported
+W:	https://ez.analog.com/linux-software-drivers
+F:	Documentation/devicetree/bindings/iio/dac/adi,ad7293.yaml
+F:	drivers/iio/dac/ad7293.c
+
 ANALOG DEVICES INC AD7768-1 DRIVER
 M:	Michael Hennerich <Michael.Hennerich@analog.com>
 L:	linux-iio@vger.kernel.org
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 2/3] MAINTAINERS: add maintainer for ADMV1013 driver
  2022-01-17  7:00 [PATCH 1/3] MAINTAINERS: add maintainer for AD7293 driver Antoniu Miclaus
@ 2022-01-17  7:00 ` Antoniu Miclaus
  2022-01-17  7:00 ` [PATCH 3/3] MAINTAINERS: add maintainer for ADMV8818 driver Antoniu Miclaus
  1 sibling, 0 replies; 4+ messages in thread
From: Antoniu Miclaus @ 2022-01-17  7:00 UTC (permalink / raw)
  To: jic23, linux-iio; +Cc: Antoniu Miclaus

Add myself as maintainer for the ADMV1013 driver.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 67b7cbbb593a..7cbe2f80e58f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1146,6 +1146,14 @@ W:	http://ez.analog.com/community/linux-device-drivers
 F:	Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml
 F:	drivers/hwmon/adm1177.c
 
+ANALOG DEVICES INC ADMV1013 DRIVER
+M:	Antoniu Miclaus <antoniu.miclaus@analog.com>
+L:	linux-iio@vger.kernel.org
+S:	Supported
+W:	https://ez.analog.com/linux-software-drivers
+F:	Documentation/devicetree/bindings/iio/frequency/adi,admv1013.yaml
+F:	drivers/iio/frequency/admv1013.c
+
 ANALOG DEVICES INC ADP5061 DRIVER
 M:	Michael Hennerich <Michael.Hennerich@analog.com>
 L:	linux-pm@vger.kernel.org
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 3/3] MAINTAINERS: add maintainer for ADMV8818 driver
  2022-01-17  7:00 [PATCH 1/3] MAINTAINERS: add maintainer for AD7293 driver Antoniu Miclaus
  2022-01-17  7:00 ` [PATCH 2/3] MAINTAINERS: add maintainer for ADMV1013 driver Antoniu Miclaus
@ 2022-01-17  7:00 ` Antoniu Miclaus
  2022-01-22 16:25   ` Jonathan Cameron
  1 sibling, 1 reply; 4+ messages in thread
From: Antoniu Miclaus @ 2022-01-17  7:00 UTC (permalink / raw)
  To: jic23, linux-iio; +Cc: Antoniu Miclaus

Add myself as maintainer for the ADMV8818 driver.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7cbe2f80e58f..2daa9ec12dc1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1154,6 +1154,14 @@ W:	https://ez.analog.com/linux-software-drivers
 F:	Documentation/devicetree/bindings/iio/frequency/adi,admv1013.yaml
 F:	drivers/iio/frequency/admv1013.c
 
+ANALOG DEVICES INC ADMV8818 DRIVER
+M:	Antoniu Miclaus <antoniu.miclaus@analog.com>
+L:	linux-iio@vger.kernel.org
+S:	Supported
+W:	https://ez.analog.com/linux-software-drivers
+F:	Documentation/devicetree/bindings/iio/filter/adi,admv8818.yaml
+F:	drivers/iio/filter/admv8818.c
+
 ANALOG DEVICES INC ADP5061 DRIVER
 M:	Michael Hennerich <Michael.Hennerich@analog.com>
 L:	linux-pm@vger.kernel.org
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: add maintainer for ADMV8818 driver
  2022-01-17  7:00 ` [PATCH 3/3] MAINTAINERS: add maintainer for ADMV8818 driver Antoniu Miclaus
@ 2022-01-22 16:25   ` Jonathan Cameron
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Cameron @ 2022-01-22 16:25 UTC (permalink / raw)
  To: Antoniu Miclaus; +Cc: linux-iio

On Mon, 17 Jan 2022 09:00:39 +0200
Antoniu Miclaus <antoniu.miclaus@analog.com> wrote:

> Add myself as maintainer for the ADMV8818 driver.
> 
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Series applied to the togreg branch of iio.git and pushed out
as testing as other stuff in there will benefit from being hit
by 0-day.

Thanks,

Jonathan

> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7cbe2f80e58f..2daa9ec12dc1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1154,6 +1154,14 @@ W:	https://ez.analog.com/linux-software-drivers
>  F:	Documentation/devicetree/bindings/iio/frequency/adi,admv1013.yaml
>  F:	drivers/iio/frequency/admv1013.c
>  
> +ANALOG DEVICES INC ADMV8818 DRIVER
> +M:	Antoniu Miclaus <antoniu.miclaus@analog.com>
> +L:	linux-iio@vger.kernel.org
> +S:	Supported
> +W:	https://ez.analog.com/linux-software-drivers
> +F:	Documentation/devicetree/bindings/iio/filter/adi,admv8818.yaml
> +F:	drivers/iio/filter/admv8818.c
> +
>  ANALOG DEVICES INC ADP5061 DRIVER
>  M:	Michael Hennerich <Michael.Hennerich@analog.com>
>  L:	linux-pm@vger.kernel.org


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-22 16:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17  7:00 [PATCH 1/3] MAINTAINERS: add maintainer for AD7293 driver Antoniu Miclaus
2022-01-17  7:00 ` [PATCH 2/3] MAINTAINERS: add maintainer for ADMV1013 driver Antoniu Miclaus
2022-01-17  7:00 ` [PATCH 3/3] MAINTAINERS: add maintainer for ADMV8818 driver Antoniu Miclaus
2022-01-22 16:25   ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.