From: Slawomir Stepien <slawomir.stepien@xxxxxxxxx> 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@xxxxxxxxx> --- Documentation/devicetree/bindings/hwmon/national,lm90.yaml | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.36.1