[PATCH 1/9] dt-bindings: pwm: marvell,pxa: add optional property resets
Guodong Xu
guodong at riscstar.com
Fri Apr 11 06:14:15 PDT 2025
Add an optional resets property for the Marvell PWM PXA binding.
Signed-off-by: Guodong Xu <guodong at riscstar.com>
---
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
More information about the linux-riscv
mailing list