[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250129235112.GA3169498-robh@kernel.org>
Date: Wed, 29 Jan 2025 17:51:12 -0600
From: Rob Herring <robh@...nel.org>
To: Harini T <harini.t@....com>
Cc: linux@...ck-us.net, michal.simek@....com, srinivas.neeli@....com,
shubhrajyoti.datta@....com, srinivas.goud@....com,
wim@...ux-watchdog.org, linux-watchdog@...r.kernel.org,
linux-kernel@...r.kernel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, devicetree@...r.kernel.org, git@....com
Subject: Re: [PATCH] dt-bindings: watchdog: Add optional power-domains
property
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@....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
>
Powered by blists - more mailing lists