[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250411131423.3802611-2-guodong@riscstar.com>
Date: Fri, 11 Apr 2025 21:14:15 +0800
From: Guodong Xu <guodong@...cstar.com>
To: ukleinek@...nel.org,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
paul.walmsley@...ive.com,
palmer@...belt.com,
aou@...s.berkeley.edu,
alex@...ti.fr,
dlan@...too.org,
p.zabel@...gutronix.de,
drew@...7.com,
inochiama@...il.com,
geert+renesas@...der.be,
heylenay@....org,
tglx@...utronix.de,
hal.feng@...rfivetech.com,
unicorn_wang@...look.com,
duje.mihanovic@...le.hr
Cc: elder@...cstar.com,
linux-pwm@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org,
spacemit@...ts.linux.dev
Subject: [PATCH 1/9] dt-bindings: pwm: marvell,pxa: add optional property resets
Add an optional resets property for the Marvell PWM PXA binding.
Signed-off-by: Guodong Xu <guodong@...cstar.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
Powered by blists - more mailing lists