All of lore.kernel.org
 help / color / mirror / Atom feed
* [v2 1/2] dt-bindings: add extended-range-enable property to lm90.yaml
@ 2022-05-10  8:08 Holger Brunck
  2022-05-10  8:09 ` [v2 2/2] driver/hwmon/lm90: enable extended range according to DTS node Holger Brunck
  2022-05-11 15:32 ` [v2 1/2] dt-bindings: add extended-range-enable property to lm90.yaml Krzysztof Kozlowski
  0 siblings, 2 replies; 14+ messages in thread
From: Holger Brunck @ 2022-05-10  8:08 UTC (permalink / raw)
  To: linux-hwmon
  Cc: Holger Brunck, Jean Delvare, Guenter Roeck, Rob Herring,
	Krzysztof Kozlowski

Some devices can operate in an extended temperature mode.
Therefore add a boolean onsemi,extended-range-enable to be able to
select this feature in the device tree node.

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..92afa01380eb 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
 
+  onsemi,extended-range-enable:
+    description: Set to enable extended range temperature.
+    type: boolean
+
 required:
   - compatible
   - reg
-- 
2.35.1.871.gab1f276


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-05-17  6:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-10  8:08 [v2 1/2] dt-bindings: add extended-range-enable property to lm90.yaml Holger Brunck
2022-05-10  8:09 ` [v2 2/2] driver/hwmon/lm90: enable extended range according to DTS node Holger Brunck
2022-05-11  1:37   ` Guenter Roeck
2022-05-11 13:50     ` Holger Brunck
2022-05-16 20:01     ` Holger Brunck
2022-05-16 20:31       ` Guenter Roeck
2022-05-17  6:27         ` Holger Brunck
2022-05-11 15:32 ` [v2 1/2] dt-bindings: add extended-range-enable property to lm90.yaml Krzysztof Kozlowski
2022-05-11 17:00   ` Guenter Roeck
2022-05-11 17:21     ` Krzysztof Kozlowski
2022-05-11 17:40       ` Guenter Roeck
2022-05-11 17:55         ` Krzysztof Kozlowski
2022-05-16  9:15           ` Holger Brunck
2022-05-16  9:23             ` Krzysztof Kozlowski

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.