Skip to content

Commit 9f8e2e4

Browse files
tq-steinagroeck
authored andcommitted
dt-bindings: hwmon: gpio-fan: Add optional regulator support
This adds an optional regulator support (e.g. switchable supply) to the GPIO fan binding. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250210145934.761280-2-alexander.stein@ew.tq-group.com [groeck: Changed power supply description as suggested by Krzysztof] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent c90a003 commit 9f8e2e4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/hwmon/gpio-fan.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ properties:
2323
alarm-gpios:
2424
maxItems: 1
2525

26+
fan-supply:
27+
description: Power supply for fan
28+
2629
gpio-fan,speed-map:
2730
$ref: /schemas/types.yaml#/definitions/uint32-matrix
2831
minItems: 2

0 commit comments

Comments
 (0)