mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
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>
This commit is contained in:
parent
5b1d7a0f90
commit
78cc80d834
|
|
@ -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:
|
||||
- |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user