On Tue, May 17, 2022 at 09:56:26AM +0200, Holger Brunck wrote: > This sensor is already supported from the driver, but is missing in the > list of compatible devices in the yaml file. > > Signed-off-by: Holger Brunck <holger.brunck@xxxxxxxxxxxxxxxxx> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Applied. Thanks, Guenter > --- > changes for v3: > - new in this patch serie > > Documentation/devicetree/bindings/hwmon/national,lm90.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml > index 30db92977937..48b7065798b0 100644 > --- a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml > +++ b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml > @@ -34,6 +34,7 @@ properties: > - nxp,sa56004 > - onnn,nct1008 > - ti,tmp451 > + - ti,tmp461 > - winbond,w83l771 > >