Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Antoniu Miclaus <antoniu.miclaus@analog.com>
Cc: "Marcelo Schmitt" <marcelo.schmitt@analog.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Michael Hennerich" <Michael.Hennerich@analog.com>,
	"David Lechner" <dlechner@baylibre.com>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	linux-iio@vger.kernel.org, linux@analog.com,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/4] dt-bindings: iio: update unreachable maintainer entries
Date: Sun, 23 Aug 2026 19:45:22 +0100	[thread overview]
Message-ID: <20260823194522.0f4c9b12@jic23-huawei> (raw)
In-Reply-To: <20260821180753.4633-2-antoniu.miclaus@analog.com>

On Fri, 21 Aug 2026 21:07:50 +0300
Antoniu Miclaus <antoniu.miclaus@analog.com> wrote:

> Cosmin's Analog Devices address is no longer valid, leaving the ADXL367,
> AD4130, AD74115 and AD74413R bindings without a reachable maintainer.
> Take over maintainership of those bindings and add myself to the
> corresponding MAINTAINERS entries alongside Marcelo.
> 
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
> Reviewed-by: Nuno Sá <nuno.sa@analog.com>

Looking for an Ack from Marcello.

Jonathan

> ---
> Changes in v3:
> - No changes.
> 
>  Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml  | 2 +-
>  Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml     | 3 ++-
>  Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml  | 3 ++-
>  Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml | 3 ++-
>  MAINTAINERS                                                   | 4 ++++
>  5 files changed, 11 insertions(+), 4 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml b/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml
> index f10d98d34cb8..29689bc38b90 100644
> --- a/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml
> +++ b/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Analog Devices ADXL367 3-Axis Digital Accelerometer
>  
>  maintainers:
> -  - Cosmin Tanislav <cosmin.tanislav@analog.com>
> +  - Antoniu Miclaus <antoniu.miclaus@analog.com>
>  
>  description: |
>    The ADXL367 is an ultralow power, 3-axis MEMS accelerometer.
> diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
> index cc38617bb829..a4ab6adef1c6 100644
> --- a/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
> @@ -8,7 +8,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Analog Devices AD4130 family ADCs
>  
>  maintainers:
> -  - Cosmin Tanislav <cosmin.tanislav@analog.com>
> +  - Marcelo Schmitt <marcelo.schmitt@analog.com>
> +  - Antoniu Miclaus <antoniu.miclaus@analog.com>
>  
>  description: |
>    Bindings for the Analog Devices AD4130 family ADCs.
> diff --git a/Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml b/Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml
> index 2a04906531fb..6aa86cb56032 100644
> --- a/Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml
> +++ b/Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml
> @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Analog Devices AD74115H device
>  
>  maintainers:
> -  - Cosmin Tanislav <cosmin.tanislav@analog.com>
> +  - Marcelo Schmitt <marcelo.schmitt@analog.com>
> +  - Antoniu Miclaus <antoniu.miclaus@analog.com>
>  
>  description: |
>    The AD74115H is a single-channel software configurable input/output
> diff --git a/Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml b/Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml
> index 590ea7936ad7..5318a00e7669 100644
> --- a/Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml
> +++ b/Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml
> @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Analog Devices AD74412R/AD74413R device
>  
>  maintainers:
> -  - Cosmin Tanislav <cosmin.tanislav@analog.com>
> +  - Marcelo Schmitt <marcelo.schmitt@analog.com>
> +  - Antoniu Miclaus <antoniu.miclaus@analog.com>
>  
>  description: |
>    The AD74412R and AD74413R are quad-channel software configurable input/output
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 04fa5322d9f7..ade07e6637bc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -641,6 +641,7 @@ F:	drivers/iio/accel/adxl355_spi.c
>  
>  ADXL367 THREE-AXIS DIGITAL ACCELEROMETER DRIVER
>  M:	Marcelo Schmitt <marcelo.schmitt@analog.com>
> +M:	Antoniu Miclaus <antoniu.miclaus@analog.com>
>  L:	linux-iio@vger.kernel.org
>  S:	Supported
>  W:	https://ez.analog.com/linux-software-drivers
> @@ -1493,6 +1494,7 @@ F:	drivers/iio/adc/ad4080.c
>  
>  ANALOG DEVICES INC AD4130 DRIVER
>  M:	Marcelo Schmitt <marcelo.schmitt@analog.com>
> +M:	Antoniu Miclaus <antoniu.miclaus@analog.com>
>  L:	linux-iio@vger.kernel.org
>  S:	Supported
>  W:	https://ez.analog.com/linux-software-drivers
> @@ -1598,6 +1600,7 @@ F:	drivers/iio/dac/ad7293.c
>  
>  ANALOG DEVICES INC AD74115 DRIVER
>  M:	Marcelo Schmitt <marcelo.schmitt@analog.com>
> +M:	Antoniu Miclaus <antoniu.miclaus@analog.com>
>  L:	linux-iio@vger.kernel.org
>  S:	Supported
>  W:	https://ez.analog.com/linux-software-drivers
> @@ -1606,6 +1609,7 @@ F:	drivers/iio/addac/ad74115.c
>  
>  ANALOG DEVICES INC AD74413R DRIVER
>  M:	Marcelo Schmitt <marcelo.schmitt@analog.com>
> +M:	Antoniu Miclaus <antoniu.miclaus@analog.com>
>  L:	linux-iio@vger.kernel.org
>  S:	Supported
>  W:	https://ez.analog.com/linux-software-drivers


  reply	other threads:[~2026-08-23 18:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-21 18:07 [PATCH v3 0/4] iio: accel: adxl367: add INT2 interrupt pin support Antoniu Miclaus
2026-08-21 18:07 ` [PATCH v3 1/4] dt-bindings: iio: update unreachable maintainer entries Antoniu Miclaus
2026-08-23 18:45   ` Jonathan Cameron [this message]
2026-08-24 12:00   ` Marcelo Schmitt
2026-08-21 18:07 ` [PATCH v3 2/4] dt-bindings: iio: accel: adi,adxl367: add interrupt-names Antoniu Miclaus
2026-08-21 18:07 ` [PATCH v3 3/4] iio: accel: adxl367: use regmap_assign_bits() Antoniu Miclaus
2026-08-24 12:19   ` Marcelo Schmitt
2026-08-21 18:07 ` [PATCH v3 4/4] iio: accel: adxl367: add support for INT2 interrupt pin Antoniu Miclaus
2026-08-22 19:07   ` David Lechner
2026-08-23 18:43     ` Jonathan Cameron

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=20260823194522.0f4c9b12@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=antoniu.miclaus@analog.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@analog.com \
    --cc=marcelo.schmitt@analog.com \
    --cc=nuno.sa@analog.com \
    --cc=robh@kernel.org \
    /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