Message ID | 9c01b1b5-871a-2b34-9f98-766d043e0759@axentia.se (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | Add support for Atmel AT30TS74 | expand |
On Mon, Apr 25, 2022 at 10:35:41PM +0200, Peter Rosin wrote: > Document the Atmel (now Microchip) AT30TS74 which is an LM75 based > temperature sensor. > > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: Peter Rosin <peda@axentia.se> Applied to hmon-next. Thanks, Guenter > --- > Documentation/devicetree/bindings/hwmon/lm75.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/hwmon/lm75.yaml b/Documentation/devicetree/bindings/hwmon/lm75.yaml > index 72980d083c21..8226e3b5d028 100644 > --- a/Documentation/devicetree/bindings/hwmon/lm75.yaml > +++ b/Documentation/devicetree/bindings/hwmon/lm75.yaml > @@ -14,6 +14,7 @@ properties: > compatible: > enum: > - adi,adt75 > + - atmel,at30ts74 > - dallas,ds1775 > - dallas,ds75 > - dallas,ds7505
diff --git a/Documentation/devicetree/bindings/hwmon/lm75.yaml b/Documentation/devicetree/bindings/hwmon/lm75.yaml index 72980d083c21..8226e3b5d028 100644 --- a/Documentation/devicetree/bindings/hwmon/lm75.yaml +++ b/Documentation/devicetree/bindings/hwmon/lm75.yaml @@ -14,6 +14,7 @@ properties: compatible: enum: - adi,adt75 + - atmel,at30ts74 - dallas,ds1775 - dallas,ds75 - dallas,ds7505