On 24/04/2024 16.10, Guenter Roeck wrote:
On 4/24/24 02:04, Peter Korsgaard wrote:
Similar to target-rpm from fan-common.yaml but for the PWM setting
(0..255).
Signed-off-by: Peter Korsgaard <peter@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/hwmon/pwm-fan.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Documentation/devicetree/bindings/hwmon/pwm-fan.yaml
b/Documentation/devicetree/bindings/hwmon/pwm-fan.yaml
index 4e5abf7580cc..58513ff732af 100644
--- a/Documentation/devicetree/bindings/hwmon/pwm-fan.yaml
+++ b/Documentation/devicetree/bindings/hwmon/pwm-fan.yaml
@@ -46,6 +46,14 @@ properties:
"#cooling-cells": true
+ target-pwm:
+ description:
+ The default desired fan PWM.
Unlike target-rpm, there is no "desired" here. If this is the default pwm,
to be set, name and describe it accordingly.
OK, I will rename to default-pwm and send a v2 - Thanks.
--
Bye, Peter Korsgaard