From: Slawomir Stepien Date: Wed, 25 May 2022 07:36:51 +0000 (+0200) Subject: dt-bindings: hwmon: Add compatible string for ADT7481 in lm90 X-Git-Tag: v6.1-rc5~776^2~33 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d8d5879a444297f819c70fbffd7b6a2790eea571;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: hwmon: Add compatible string for ADT7481 in lm90 This will allow binding the driver with the device from the device tree. This device can work in extended temperature measurement mode, so add it also to the list of devices that support 'ti,extended-range-enable'. Signed-off-by: Slawomir Stepien Acked-by: Rob Herring Link: https://lore.kernel.org/r/20220525073657.573327-2-sst@poczta.fm Signed-off-by: Guenter Roeck --- diff --git a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml index b046578..82fce96 100644 --- a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml +++ b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml @@ -16,6 +16,7 @@ properties: - adi,adm1032 - adi,adt7461 - adi,adt7461a + - adi,adt7481 - dallas,max6646 - dallas,max6647 - dallas,max6649 @@ -70,6 +71,7 @@ allOf: enum: - adi,adt7461 - adi,adt7461a + - adi,adt7481 - ti,tmp451 - ti,tmp461 then: