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 <[email protected]> To: Guenter Roeck <[email protected]> Cc: [email protected] Signed-off-by: Théo Lebrun <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
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)