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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 10 Aug 2022 11:11:27 +0100
From:   Jonathan Cameron <Jonathan.Cameron@...wei.com>
To:     Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
CC:     Michael Hennerich <Michael.Hennerich@...log.com>,
        Jean Delvare <jdelvare@...e.com>,
        Guenter Roeck <linux@...ck-us.net>,
        Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Jonathan Cameron <jic23@...nel.org>,
        Lars-Peter Clausen <lars@...afoo.de>,
        Pavel Machek <pavel@....cz>,
        "Tim Harvey" <tharvey@...eworks.com>, Lee Jones <lee@...nel.org>,
        "David S. Miller" <davem@...emloft.net>,
        Eric Dumazet <edumazet@...gle.com>,
        "Jakub Kicinski" <kuba@...nel.org>,
        Paolo Abeni <pabeni@...hat.com>,
        "Sebastian Reichel" <sre@...nel.org>,
        Liam Girdwood <lgirdwood@...il.com>,
        Mark Brown <broonie@...nel.org>, Andrew Davis <afd@...com>,
        <linux-hwmon@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, <linux-iio@...r.kernel.org>,
        <linux-fbdev@...r.kernel.org>, <linux-leds@...r.kernel.org>,
        <netdev@...r.kernel.org>, <linux-pm@...r.kernel.org>,
        <alsa-devel@...a-project.org>
Subject: Re: [PATCH v2 5/5] dt-bindings: Drop Dan Murphy and Ricardo
 Rivera-Matos

On Tue,  9 Aug 2022 19:27:52 +0300
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> wrote:

> Emails to Dan Murphy and Ricardo Rivera-Matos bounce ("550 Invalid
> recipient").  Andrew Davis agreed to take over the bindings.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> 
> ---
> 
> Changes since v1:
> 1. Add Andrew Davis instead.
> 2. Not adding accumulated ack due to change above.
> ---
>  Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml    | 2 +-
>  .../devicetree/bindings/leds/leds-class-multicolor.yaml        | 2 +-
>  Documentation/devicetree/bindings/leds/leds-lp50xx.yaml        | 2 +-
>  Documentation/devicetree/bindings/net/ti,dp83822.yaml          | 2 +-
>  Documentation/devicetree/bindings/net/ti,dp83867.yaml          | 2 +-
>  Documentation/devicetree/bindings/net/ti,dp83869.yaml          | 2 +-
>  Documentation/devicetree/bindings/power/supply/bq2515x.yaml    | 3 +--
>  Documentation/devicetree/bindings/power/supply/bq256xx.yaml    | 2 +-
>  Documentation/devicetree/bindings/power/supply/bq25980.yaml    | 3 +--
>  Documentation/devicetree/bindings/sound/tas2562.yaml           | 2 +-
>  Documentation/devicetree/bindings/sound/tlv320adcx140.yaml     | 2 +-
>  11 files changed, 11 insertions(+), 13 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml b/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml
> index 9f5e96439c01..2e6abc9d746a 100644
> --- a/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Texas Instruments' ads124s08 and ads124s06 ADC chip
>  
>  maintainers:
> -  - Dan Murphy <dmurphy@...com>
> +  - Andrew Davis <afd@...com>
For this one.

Acked-by: Jonathan Cameron <Jonathan.Cameron@...wei.com>

>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml b/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml
> index 12693483231f..31840e33dcf5 100644
> --- a/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml
> +++ b/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Common properties for the multicolor LED class.
>  
>  maintainers:
> -  - Dan Murphy <dmurphy@...com>
> +  - Andrew Davis <afd@...com>
>  
>  description: |
>    Bindings for multi color LEDs show how to describe current outputs of
> diff --git a/Documentation/devicetree/bindings/leds/leds-lp50xx.yaml b/Documentation/devicetree/bindings/leds/leds-lp50xx.yaml
> index e0b658f07973..63da380748bf 100644
> --- a/Documentation/devicetree/bindings/leds/leds-lp50xx.yaml
> +++ b/Documentation/devicetree/bindings/leds/leds-lp50xx.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: LED driver for LP50XX RGB LED from Texas Instruments.
>  
>  maintainers:
> -  - Dan Murphy <dmurphy@...com>
> +  - Andrew Davis <afd@...com>
>  
>  description: |
>    The LP50XX is multi-channel, I2C RGB LED Drivers that can group RGB LEDs into
> diff --git a/Documentation/devicetree/bindings/net/ti,dp83822.yaml b/Documentation/devicetree/bindings/net/ti,dp83822.yaml
> index 75e8712e903a..f2489a9c852f 100644
> --- a/Documentation/devicetree/bindings/net/ti,dp83822.yaml
> +++ b/Documentation/devicetree/bindings/net/ti,dp83822.yaml
> @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
>  title: TI DP83822 ethernet PHY
>  
>  maintainers:
> -  - Dan Murphy <dmurphy@...com>
> +  - Andrew Davis <afd@...com>
>  
>  description: |
>    The DP83822 is a low-power, single-port, 10/100 Mbps Ethernet PHY. It
> diff --git a/Documentation/devicetree/bindings/net/ti,dp83867.yaml b/Documentation/devicetree/bindings/net/ti,dp83867.yaml
> index 76ff08a477ba..b8c0e4b5b494 100644
> --- a/Documentation/devicetree/bindings/net/ti,dp83867.yaml
> +++ b/Documentation/devicetree/bindings/net/ti,dp83867.yaml
> @@ -11,7 +11,7 @@ allOf:
>    - $ref: "ethernet-controller.yaml#"
>  
>  maintainers:
> -  - Dan Murphy <dmurphy@...com>
> +  - Andrew Davis <afd@...com>
>  
>  description: |
>    The DP83867 device is a robust, low power, fully featured Physical Layer
> diff --git a/Documentation/devicetree/bindings/net/ti,dp83869.yaml b/Documentation/devicetree/bindings/net/ti,dp83869.yaml
> index 1b780dce61ab..b04ff0014a59 100644
> --- a/Documentation/devicetree/bindings/net/ti,dp83869.yaml
> +++ b/Documentation/devicetree/bindings/net/ti,dp83869.yaml
> @@ -11,7 +11,7 @@ allOf:
>    - $ref: "ethernet-phy.yaml#"
>  
>  maintainers:
> -  - Dan Murphy <dmurphy@...com>
> +  - Andrew Davis <afd@...com>
>  
>  description: |
>    The DP83869HM device is a robust, fully-featured Gigabit (PHY) transceiver
> diff --git a/Documentation/devicetree/bindings/power/supply/bq2515x.yaml b/Documentation/devicetree/bindings/power/supply/bq2515x.yaml
> index 27db38577822..1a1b240034ef 100644
> --- a/Documentation/devicetree/bindings/power/supply/bq2515x.yaml
> +++ b/Documentation/devicetree/bindings/power/supply/bq2515x.yaml
> @@ -8,8 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: TI bq2515x 500-mA Linear charger family
>  
>  maintainers:
> -  - Dan Murphy <dmurphy@...com>
> -  - Ricardo Rivera-Matos <r-rivera-matos@...com>
> +  - Andrew Davis <afd@...com>
>  
>  description: |
>    The BQ2515x family is a highly integrated battery charge management IC that
> diff --git a/Documentation/devicetree/bindings/power/supply/bq256xx.yaml b/Documentation/devicetree/bindings/power/supply/bq256xx.yaml
> index 91abe5733c41..82f382a7ffb3 100644
> --- a/Documentation/devicetree/bindings/power/supply/bq256xx.yaml
> +++ b/Documentation/devicetree/bindings/power/supply/bq256xx.yaml
> @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: TI bq256xx Switch Mode Buck Charger
>  
>  maintainers:
> -  - Ricardo Rivera-Matos <r-rivera-matos@...com>
> +  - Andrew Davis <afd@...com>
>  
>  description: |
>    The bq256xx devices are a family of highly-integrated battery charge
> diff --git a/Documentation/devicetree/bindings/power/supply/bq25980.yaml b/Documentation/devicetree/bindings/power/supply/bq25980.yaml
> index 4883527ab5c7..b687b8bcd705 100644
> --- a/Documentation/devicetree/bindings/power/supply/bq25980.yaml
> +++ b/Documentation/devicetree/bindings/power/supply/bq25980.yaml
> @@ -8,8 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: TI BQ25980 Flash Charger
>  
>  maintainers:
> -  - Dan Murphy <dmurphy@...com>
> -  - Ricardo Rivera-Matos <r-rivera-matos@...com>
> +  - Andrew Davis <afd@...com>
>  
>  description: |
>    The BQ25980, BQ25975, and BQ25960 are a series of flash chargers intended
> diff --git a/Documentation/devicetree/bindings/sound/tas2562.yaml b/Documentation/devicetree/bindings/sound/tas2562.yaml
> index 5f7dd5d6cbca..30f6b029ac08 100644
> --- a/Documentation/devicetree/bindings/sound/tas2562.yaml
> +++ b/Documentation/devicetree/bindings/sound/tas2562.yaml
> @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
>  title: Texas Instruments TAS2562 Smart PA
>  
>  maintainers:
> -  - Dan Murphy <dmurphy@...com>
> +  - Andrew Davis <afd@...com>
>  
>  description: |
>    The TAS2562 is a mono, digital input Class-D audio amplifier optimized for
> diff --git a/Documentation/devicetree/bindings/sound/tlv320adcx140.yaml b/Documentation/devicetree/bindings/sound/tlv320adcx140.yaml
> index bc2fb1a80ed7..ee698614862e 100644
> --- a/Documentation/devicetree/bindings/sound/tlv320adcx140.yaml
> +++ b/Documentation/devicetree/bindings/sound/tlv320adcx140.yaml
> @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Texas Instruments TLV320ADCX140 Quad Channel Analog-to-Digital Converter
>  
>  maintainers:
> -  - Dan Murphy <dmurphy@...com>
> +  - Andrew Davis <afd@...com>
>  
>  description: |
>    The TLV320ADCX140 are multichannel (4-ch analog recording or 8-ch digital

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ