diff mbox series

[V2] dt-bindings: watchdog: xlnx,versal-wwdt: Add optional power-domains property

Message ID 20250130120233.742879-1-harini.t@amd.com (mailing list archive)
State New
Headers show
Series [V2] dt-bindings: watchdog: xlnx,versal-wwdt: Add optional power-domains property | expand

Commit Message

Harini T Jan. 30, 2025, 12:02 p.m. UTC
AMD/Xilinx Versal Window Watchdog Timer has its own power domain, so add
an optional property to describe it.

Signed-off-by: Harini T <harini.t@amd.com>
---
Changes in V2:
Update the commit message to specify xlnx,versal-wwdt.

V1 Link: https://lore.kernel.org/all/20250129161014.3882952-1-harini.t@amd.com/
---
 .../devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml         | 3 +++
 1 file changed, 3 insertions(+)

Comments

Conor Dooley Jan. 30, 2025, 6:48 p.m. UTC | #1
On Thu, Jan 30, 2025 at 05:32:33PM +0530, Harini T wrote:
> AMD/Xilinx Versal Window Watchdog Timer has its own power domain, so add
> an optional property to describe it.
> 
> Signed-off-by: Harini T <harini.t@amd.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml b/Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml
index 14b069599740..fccfc785a077 100644
--- a/Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml
@@ -32,6 +32,9 @@  properties:
   clocks:
     maxItems: 1
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg