mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 14:52:17 +00:00
Instant PWM fan kick off enhancement
Instead of waiting for a term signal, the hwmon driver can now kick the PWM plugged fans independently
This commit is contained in:
parent
cbd9fcdcf8
commit
0a0baab7be
@ -33,5 +33,7 @@ __overrides__ {
|
||||
input = <&power_ctrl>,"input?";
|
||||
export = <&power_ctrl>,"export?";
|
||||
timeout_ms = <&power_ctrl>,"timeout-ms:0";
|
||||
active_delay_ms = <&power_ctrl>,"active-delay-ms:0";
|
||||
inactive_delay_ms = <&power_ctrl>,"inactive-delay-ms:0";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user