Skip to content

Commit 29d013a

Browse files
lategoodbyegroeck
authored andcommitted
dt-bindings: hwmon: Add optional regulator support to pwm-fan
This adds an optional regulator support (e.g. switchable supply) to the pwm fan binding. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent e4e6c0b commit 29d013a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/hwmon/pwm-fan.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Required properties:
66
- cooling-levels : PWM duty cycle values in a range from 0 to 255
77
which correspond to thermal cooling states
88

9+
Optional properties:
10+
- fan-supply : phandle to the regulator that provides power to the fan
11+
912
Example:
1013
fan0: pwm-fan {
1114
compatible = "pwm-fan";

0 commit comments

Comments
 (0)