Commit 78cc80d8 authored by Théo Lebrun's avatar Théo Lebrun Committed by Guenter Roeck
Browse files

dt-bindings: hwmon: lm75: use common hwmon schema



Reference common hwmon schema which has the generic "label" property,
parsed by Linux hwmon subsystem.

To: Jean Delvare <jdelvare@suse.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: linux-hwmon@vger.kernel.org
Signed-off-by: default avatarThéo Lebrun <theo.lebrun@bootlin.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240229-mbly-i2c-v2-2-b32ed18c098c@bootlin.com


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 5b1d7a0f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ required:
  - reg

allOf:
  - $ref: hwmon-common.yaml#
  - if:
      not:
        properties:
@@ -71,7 +72,7 @@ allOf:
      properties:
        interrupts: false

additionalProperties: false
unevaluatedProperties: false

examples:
  - |