Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
a1b0a006ea7eb0c272cef33740a9563cd5190974
/
.
/
Documentation
/
devicetree
/
bindings
/
hwmon
/
pwm-fan.txt
blob: 610757ce449213aa03765b1c476785433c1afa24 [
file
] [
log
] [
blame
]
Bindings
for
a fan connected to the PWM lines
Required
properties
:
-
compatible
:
"pwm-fan"
-
pwms
:
the PWM that
is
used to control the PWM fan
Example
:
pwm
-
fan
{
compatible
=
"pwm-fan"
;
status
=
"okay"
;
pwms
=
<&
pwm
0
10000
0
>;
};