[PATCH 1/9] dt-bindings: pwm: marvell,pxa: add optional property resets

From: Guodong Xu
Date: Fri Apr 11 2025 - 09:15:34 EST


Add an optional resets property for the Marvell PWM PXA binding.

Signed-off-by: Guodong Xu <guodong@xxxxxxxxxxxx>
---
Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml b/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
index 9ee1946dc2e1..9640d4b627c2 100644
--- a/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
@@ -31,6 +31,9 @@ properties:
clocks:
maxItems: 1

+ resets:
+ maxItems: 1
+
required:
- compatible
- reg
--
2.43.0