Skip to content

Commit 801c034

Browse files
Harini Tmichalsimek
authored andcommitted
dt-bindings: watchdog: xlnx,versal-wwdt: Add optional power-domains property
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> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20250130120233.742879-1-harini.t@amd.com
1 parent 796010d commit 801c034

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ properties:
3232
clocks:
3333
maxItems: 1
3434

35+
power-domains:
36+
maxItems: 1
37+
3538
required:
3639
- compatible
3740
- reg

0 commit comments

Comments
 (0)