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