All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Holger Brunck <holger.brunck@hitachienergy.com>,
	linux-hwmon@vger.kernel.org
Cc: Jean Delvare <jdelvare@suse.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Subject: Re: [PATCH 1/2] dt-bindings: add extended-range-enable property to lm90.yaml
Date: Mon, 9 May 2022 17:41:04 -0700	[thread overview]
Message-ID: <af58fc2a-9d72-82b5-2cd4-8376a99e9ef5@roeck-us.net> (raw)
In-Reply-To: <20220509131016.29481-1-holger.brunck@hitachienergy.com>

On 5/9/22 06:10, Holger Brunck wrote:
> Add a boolean extended-range-enable to make the extented temperature
> feature for some lm90 devices configurable.
> 
> Signed-off-by: Holger Brunck <holger.brunck@hitachienergy.com>
> cc: Jean Delvare <jdelvare@suse.com>
> cc: Guenter Roeck <linux@roeck-us.net>
> cc: Rob Herring <robh+dt@kernel.org>
> cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> ---
>   Documentation/devicetree/bindings/hwmon/national,lm90.yaml | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml
> index 30db92977937..98d01f6c9331 100644
> --- a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml
> @@ -52,6 +52,10 @@ properties:
>     vcc-supply:
>       description: phandle to the regulator that provides the +VCC supply
>   
> +  extended-range-enable:

This should probably be either "onsemi,extended-range-enable" (for adt7461)
or "ti,extended-range-enable" (for the supported TI chips).

Guenter

> +    description: Set to enable extended range temperature.
> +    type: boolean
> +
>   required:
>     - compatible
>     - reg


  parent reply	other threads:[~2022-05-10  0:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09 13:10 [PATCH 1/2] dt-bindings: add extended-range-enable property to lm90.yaml Holger Brunck
2022-05-09 13:10 ` [PATCH 2/2] driver/hwmon/lm90: enable extended range according to DTS node Holger Brunck
2022-05-10  0:41 ` Guenter Roeck [this message]
2022-05-10  7:19   ` [PATCH 1/2] dt-bindings: add extended-range-enable property to lm90.yaml Holger Brunck
2022-05-10  7:32     ` Krzysztof Kozlowski
2022-05-10 14:12     ` Guenter Roeck

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=af58fc2a-9d72-82b5-2cd4-8376a99e9ef5@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=holger.brunck@hitachienergy.com \
    --cc=jdelvare@suse.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=robh+dt@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 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.