lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <whi5if3mrfjtszczpgerdzv457iihcf6bbywbrt5i7javoap4u@dtgd4ncum4gt>
Date: Wed, 13 Aug 2025 08:54:25 +0100
From: Nuno Sá <noname.nuno@...il.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Lars-Peter Clausen <lars@...afoo.de>, 
	Michael Hennerich <Michael.Hennerich@...log.com>, Jonathan Cameron <jic23@...nel.org>, 
	David Lechner <dlechner@...libre.com>, Nuno Sá <nuno.sa@...log.com>, 
	Andy Shevchenko <andy@...nel.org>, Rob Herring <robh@...nel.org>, 
	Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, 
	Marcelo Schmitt <marcelo.schmitt@...log.com>, linux-iio@...r.kernel.org, devicetree@...r.kernel.org, 
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] dt-bindings: iio: Replace bouncing Analog emails

On Tue, Aug 12, 2025 at 03:24:46PM +0200, Krzysztof Kozlowski wrote:
> Emails to stefan.popa@...log.com and alexandru.tachici@...log.com bounce
> permanently:
> 
>   Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'
> 
> so replace them with Marcelo Schmitt and Nuno Sá (listed alphabetically
> by first name) from Analog where appropriate.
> 
> Acked-by: Rob Herring (Arm) <robh@...nel.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> ---

Acked-by: Nuno Sá <nuno.sa@...log.com>

> 
> Changes in v2:
> 1. Add Nuno, based on discussions on the list.
> 2. Add Rob's Ack.
> 
> This change got agreement on the list, but still would be nice if you
> folks Ack it formally.
> ---
>  Documentation/devicetree/bindings/iio/accel/adi,adis16240.yaml | 3 ++-
>  Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml   | 3 ++-
>  Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml      | 3 ++-
>  Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml    | 1 -
>  Documentation/devicetree/bindings/iio/dac/adi,ad5770r.yaml     | 3 ++-
>  Documentation/devicetree/bindings/iio/frequency/adf4371.yaml   | 3 ++-
>  Documentation/devicetree/bindings/iio/imu/adi,adis16480.yaml   | 3 ++-
>  7 files changed, 12 insertions(+), 7 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/accel/adi,adis16240.yaml b/Documentation/devicetree/bindings/iio/accel/adi,adis16240.yaml
> index 3dc973b98f81..a92e153705f3 100644
> --- a/Documentation/devicetree/bindings/iio/accel/adi,adis16240.yaml
> +++ b/Documentation/devicetree/bindings/iio/accel/adi,adis16240.yaml
> @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: ADIS16240 Programmable Impact Sensor and Recorder driver
>  
>  maintainers:
> -  - Alexandru Tachici <alexandru.tachici@...log.com>
> +  - Marcelo Schmitt <marcelo.schmitt@...log.com>
> +  - Nuno Sá <nuno.sa@...log.com>
>  
>  description: |
>    ADIS16240 Programmable Impact Sensor and Recorder driver that supports
> diff --git a/Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml b/Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml
> index 88aa67bf2280..0ba0df46c3a9 100644
> --- a/Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml
> +++ b/Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml
> @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Analog Devices ADXL372 3-Axis, +/-(200g) Digital Accelerometer
>  
>  maintainers:
> -  - Stefan Popa <stefan.popa@...log.com>
> +  - Marcelo Schmitt <marcelo.schmitt@...log.com>
> +  - Nuno Sá <nuno.sa@...log.com>
>  
>  description: |
>    Analog Devices ADXL372 3-Axis, +/-(200g) Digital Accelerometer that supports
> diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml
> index 7146a654ae38..4dd5395730c1 100644
> --- a/Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml
> @@ -8,7 +8,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Analog Devices AD7124 ADC device driver
>  
>  maintainers:
> -  - Stefan Popa <stefan.popa@...log.com>
> +  - Marcelo Schmitt <marcelo.schmitt@...log.com>
> +  - Nuno Sá <nuno.sa@...log.com>
>  
>  description: |
>    Bindings for the Analog Devices AD7124 ADC device. Datasheet can be
> diff --git a/Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml b/Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml
> index 5207c919abe0..eac48166fe72 100644
> --- a/Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml
> @@ -9,7 +9,6 @@ title: Linear Technology / Analog Devices LTC2496 ADC
>  maintainers:
>    - Lars-Peter Clausen <lars@...afoo.de>
>    - Michael Hennerich <Michael.Hennerich@...log.com>
> -  - Stefan Popa <stefan.popa@...log.com>
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/iio/dac/adi,ad5770r.yaml b/Documentation/devicetree/bindings/iio/dac/adi,ad5770r.yaml
> index 82b0eed6a7b7..091cc93f1f90 100644
> --- a/Documentation/devicetree/bindings/iio/dac/adi,ad5770r.yaml
> +++ b/Documentation/devicetree/bindings/iio/dac/adi,ad5770r.yaml
> @@ -8,7 +8,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Analog Devices AD5770R DAC device driver
>  
>  maintainers:
> -  - Alexandru Tachici <alexandru.tachici@...log.com>
> +  - Marcelo Schmitt <marcelo.schmitt@...log.com>
> +  - Nuno Sá <nuno.sa@...log.com>
>  
>  description: |
>    Bindings for the Analog Devices AD5770R current DAC device. Datasheet can be
> diff --git a/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml b/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
> index 53d607441612..2e1ff77fd1de 100644
> --- a/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
> +++ b/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
> @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Analog Devices ADF4371/ADF4372 Wideband Synthesizers
>  
>  maintainers:
> -  - Popa Stefan <stefan.popa@...log.com>
> +  - Marcelo Schmitt <marcelo.schmitt@...log.com>
> +  - Nuno Sá <nuno.sa@...log.com>
>  
>  description: |
>    Analog Devices ADF4371/ADF4372 SPI Wideband Synthesizers
> diff --git a/Documentation/devicetree/bindings/iio/imu/adi,adis16480.yaml b/Documentation/devicetree/bindings/iio/imu/adi,adis16480.yaml
> index 7a1a74fec281..43ecf46e9c20 100644
> --- a/Documentation/devicetree/bindings/iio/imu/adi,adis16480.yaml
> +++ b/Documentation/devicetree/bindings/iio/imu/adi,adis16480.yaml
> @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Analog Devices ADIS16480 and similar IMUs
>  
>  maintainers:
> -  - Alexandru Tachici <alexandru.tachici@...log.com>
> +  - Marcelo Schmitt <marcelo.schmitt@...log.com>
> +  - Nuno Sá <nuno.sa@...log.com>
>  
>  properties:
>    compatible:
> -- 
> 2.48.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ