hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/devicetree/bindings/hwmon/gpio-fan.txt
....@@ -12,7 +12,8 @@
1212 - alarm-gpios: This pin going active indicates something is wrong with
1313 the fan, and a udev event will be fired.
1414 - #cooling-cells: If used as a cooling device, must be <2>
15
- Also see: Documentation/devicetree/bindings/thermal/thermal.txt
15
+ Also see:
16
+ Documentation/devicetree/bindings/thermal/thermal-cooling-devices.yaml
1617 min and max states are derived from the speed-map of the fan.
1718
1819 Note: At least one the "gpios" or "alarm-gpios" properties must be set.