Skip to content

Commit 78cc80d

Browse files
tlebgroeck
authored andcommitted
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: Théo Lebrun <theo.lebrun@bootlin.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240229-mbly-i2c-v2-2-b32ed18c098c@bootlin.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 5b1d7a0 commit 78cc80d

File tree

1 file changed

+2
-1
lines changed
  • Documentation/devicetree/bindings/hwmon

1 file changed

+2
-1
lines changed

Documentation/devicetree/bindings/hwmon/lm75.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ required:
5757
- reg
5858

5959
allOf:
60+
- $ref: hwmon-common.yaml#
6061
- if:
6162
not:
6263
properties:
@@ -71,7 +72,7 @@ allOf:
7172
properties:
7273
interrupts: false
7374

74-
additionalProperties: false
75+
unevaluatedProperties: false
7576

7677
examples:
7778
- |

0 commit comments

Comments
 (0)