Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Alexander Stein and committed by
Guenter Roeck
9f8e2e49 c90a0036

+3
+3
Documentation/devicetree/bindings/hwmon/gpio-fan.yaml
··· 23 23 alarm-gpios: 24 24 maxItems: 1 25 25 26 + fan-supply: 27 + description: Power supply for fan 28 + 26 29 gpio-fan,speed-map: 27 30 $ref: /schemas/types.yaml#/definitions/uint32-matrix 28 31 minItems: 2