All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Zev Weiss <zev@bewilderbeest.net>, linux-hwmon@vger.kernel.org
Cc: Guenter Roeck <linux@roeck-us.net>,
	Jean Delvare <jdelvare@suse.com>,
	openbmc@lists.ozlabs.org, Rob Herring <robh+dt@kernel.org>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Chris Packham <chris.packham@alliedtelesis.co.nz>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 2/2] dt-bindings: add Delta AHE-50DC fan control module
Date: Tue, 7 Dec 2021 08:58:14 +0100	[thread overview]
Message-ID: <498caafa-fdc5-eb5a-312f-13968a088448@kernel.org> (raw)
In-Reply-To: <20211207071521.543-3-zev@bewilderbeest.net>

On 07/12/2021 08:15, Zev Weiss wrote:
> This is the integrated fan control module of the Delta AHE-50DC Open19
> power shelf.
> 
> Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)

This is a third version sent within one night, without changelog and any
indication why sending the same three times. Please do not send multiple
versions the same day and give people some time to respond. When
creating a new version, add a changelog under ---.

> 
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index 791079021f1b..1c43cc91f804 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -73,6 +73,8 @@ properties:
>            - dallas,ds4510
>              # Digital Thermometer and Thermostat
>            - dallas,ds75
> +            # Delta AHE-50DC Open19 power shelf fan control module
> +          - delta,ahe50dc-fan
>              # Delta Electronics DPS-650-AB power supply
>            - delta,dps650ab
>            # Delta Electronics DPS920AB 920W 54V Power Supply
> 


Best regards,
Krzysztof

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Zev Weiss <zev@bewilderbeest.net>, linux-hwmon@vger.kernel.org
Cc: devicetree@vger.kernel.org,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Jean Delvare <jdelvare@suse.com>,
	openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	Chris Packham <chris.packham@alliedtelesis.co.nz>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	Guenter Roeck <linux@roeck-us.net>
Subject: Re: [PATCH v3 2/2] dt-bindings: add Delta AHE-50DC fan control module
Date: Tue, 7 Dec 2021 08:58:14 +0100	[thread overview]
Message-ID: <498caafa-fdc5-eb5a-312f-13968a088448@kernel.org> (raw)
In-Reply-To: <20211207071521.543-3-zev@bewilderbeest.net>

On 07/12/2021 08:15, Zev Weiss wrote:
> This is the integrated fan control module of the Delta AHE-50DC Open19
> power shelf.
> 
> Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)

This is a third version sent within one night, without changelog and any
indication why sending the same three times. Please do not send multiple
versions the same day and give people some time to respond. When
creating a new version, add a changelog under ---.

> 
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index 791079021f1b..1c43cc91f804 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -73,6 +73,8 @@ properties:
>            - dallas,ds4510
>              # Digital Thermometer and Thermostat
>            - dallas,ds75
> +            # Delta AHE-50DC Open19 power shelf fan control module
> +          - delta,ahe50dc-fan
>              # Delta Electronics DPS-650-AB power supply
>            - delta,dps650ab
>            # Delta Electronics DPS920AB 920W 54V Power Supply
> 


Best regards,
Krzysztof

  reply	other threads:[~2021-12-07  7:58 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-07  7:15 [PATCH v3 0/2] hwmon: (pmbus) Add Delta AHE-50DC fan control module driver Zev Weiss
2021-12-07  7:15 ` Zev Weiss
2021-12-07  7:15 ` [PATCH v3 1/2] " Zev Weiss
2021-12-07  7:15   ` Zev Weiss
2021-12-07 17:50   ` Guenter Roeck
2021-12-07 17:50     ` Guenter Roeck
2021-12-07 19:22     ` Zev Weiss
2021-12-07 19:22       ` Zev Weiss
2021-12-07 19:44       ` Guenter Roeck
2021-12-07 19:44         ` Guenter Roeck
2021-12-07 21:53         ` Zev Weiss
2021-12-07 21:53           ` Zev Weiss
2021-12-07 22:39           ` Zev Weiss
2021-12-07 22:39             ` Zev Weiss
2021-12-07 23:15           ` Guenter Roeck
2021-12-07 23:15             ` Guenter Roeck
2021-12-08  0:41             ` Zev Weiss
2021-12-08  0:41               ` Zev Weiss
2021-12-08  0:54               ` Guenter Roeck
2021-12-08  0:54                 ` Guenter Roeck
2021-12-07 19:53       ` Guenter Roeck
2021-12-07 19:53         ` Guenter Roeck
2021-12-07  7:15 ` [PATCH v3 2/2] dt-bindings: add Delta AHE-50DC fan control module Zev Weiss
2021-12-07  7:15   ` Zev Weiss
2021-12-07  7:58   ` Krzysztof Kozlowski [this message]
2021-12-07  7:58     ` Krzysztof Kozlowski
2021-12-07  8:48     ` Zev Weiss
2021-12-07  8:48       ` Zev Weiss

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=498caafa-fdc5-eb5a-312f-13968a088448@kernel.org \
    --to=krzk@kernel.org \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=chris.packham@alliedtelesis.co.nz \
    --cc=devicetree@vger.kernel.org \
    --cc=jdelvare@suse.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=openbmc@lists.ozlabs.org \
    --cc=robh+dt@kernel.org \
    --cc=zev@bewilderbeest.net \
    /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 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.