* [PATCH] dt-bindings: watchdog: Add optional power-domains property
@ 2025-01-29 16:10 Harini T
2025-01-29 23:51 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Harini T @ 2025-01-29 16:10 UTC (permalink / raw)
To: linux, michal.simek, srinivas.neeli, shubhrajyoti.datta
Cc: srinivas.goud, wim, linux-watchdog, linux-kernel, robh, krzk+dt,
conor+dt, devicetree, git, Harini T
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>
---
.../devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml | 3 +++
1 file changed, 3 insertions(+)
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
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: watchdog: Add optional power-domains property
2025-01-29 16:10 [PATCH] dt-bindings: watchdog: Add optional power-domains property Harini T
@ 2025-01-29 23:51 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2025-01-29 23:51 UTC (permalink / raw)
To: Harini T
Cc: linux, michal.simek, srinivas.neeli, shubhrajyoti.datta,
srinivas.goud, wim, linux-watchdog, linux-kernel, krzk+dt,
conor+dt, devicetree, git
On Wed, Jan 29, 2025 at 09:40:14PM +0530, Harini T wrote:
> AMD/Xilinx Versal Window Watchdog Timer has its own power domain, so add
> an optional property to describe it.
Please fix your subject to indicate this is for xlnx,versal-wwdt, not
*every* watchdog.
>
> Signed-off-by: Harini T <harini.t@amd.com>
> ---
> .../devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> 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
> --
> 2.34.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-29 23:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-29 16:10 [PATCH] dt-bindings: watchdog: Add optional power-domains property Harini T
2025-01-29 23:51 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).