On 10/05/2022 10:08, Holger Brunck wrote: > 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 > There is no such vendor and it does not match the existing vendor for these bindings (nor the current owner of National). Was there some change? What is onsemi? Best regards, Krzysztof