diff mbox series

[2/8] dt-bindings: hwmon: Add 'extended-range-enable' property support in lm90

Message ID 20220520093243.2523749-3-sst@poczta.fm (mailing list archive)
State Changes Requested
Headers show
Series Add support for ADT7481 in lm90 | expand

Commit Message

Slawomir Stepien May 20, 2022, 9:32 a.m. UTC
From: Slawomir Stepien <slawomir.stepien@nokia.com>

Using the 'extended-range-enable' prop will enable the extended
measurement range for device (if supported by the device).

Signed-off-by: Slawomir Stepien <slawomir.stepien@nokia.com>
---
 Documentation/devicetree/bindings/hwmon/national,lm90.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Krzysztof Kozlowski May 20, 2022, 10:09 a.m. UTC | #1
On 20/05/2022 11:32, Slawomir Stepien wrote:
> From: Slawomir Stepien <slawomir.stepien@nokia.com>
> 
> Using the 'extended-range-enable' prop will enable the extended
> measurement range for device (if supported by the device).

No. Please see other patchset:
https://lore.kernel.org/all/20220517135614.8185-1-holger.brunck@hitachienergy.com/


Best regards,
Krzysztof
Slawomir Stepien May 20, 2022, 10:57 a.m. UTC | #2
On maj 20, 2022 12:09, Krzysztof Kozlowski wrote:
> On 20/05/2022 11:32, Slawomir Stepien wrote:
> > From: Slawomir Stepien <slawomir.stepien@nokia.com>
> > 
> > Using the 'extended-range-enable' prop will enable the extended
> > measurement range for device (if supported by the device).
> 
> No. Please see other patchset:
> https://lore.kernel.org/all/20220517135614.8185-1-holger.brunck@hitachienergy.com/

Oh that's nice! I will drop this patch then.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml
index 92d97ebefaae..066c02541fcf 100644
--- a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml
+++ b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml
@@ -53,6 +53,9 @@  properties:
   vcc-supply:
     description: phandle to the regulator that provides the +VCC supply
 
+  extended-range-enable:
+    description: enables the extended temperature range measurement (if supported by device).
+
 required:
   - compatible
   - reg