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@xxxxxxxxxxxxxxxxx> cc: Jean Delvare <jdelvare@xxxxxxxx> cc: Guenter Roeck <linux@xxxxxxxxxxxx> cc: Rob Herring <robh+dt@xxxxxxxxxx> cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> --- 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