[PATCH v2 3/4] dt-bindings: update google,cros-ec-pwm documentation
From: Fabio Baltieri
Date: Thu Mar 31 2022 - 08:58:40 EST
Update google,cros-ec-pwm node documentation to mention the
google,use_pwm_type property.
Signed-off-by: Fabio Baltieri <fabiobaltieri@xxxxxxxxxxxx>
---
.../devicetree/bindings/pwm/google,cros-ec-pwm.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml b/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml
index 4cfbffd8414a..9c895c990ed8 100644
--- a/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml
@@ -19,6 +19,12 @@ description: |
properties:
compatible:
const: google,cros-ec-pwm
+
+ google,use-pwm-type:
+ description:
+ Use PWM types (CROS_EC_PWM_DT_<...>) instead of generic channels.
+ type: boolean
+
"#pwm-cells":
description: The cell specifies the PWM index.
const: 1
--
2.35.1.1021.g381101b075-goog