[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231027-dandy-remote-7cdbb721f95c@spud>
Date: Fri, 27 Oct 2023 15:03:10 +0100
From: Conor Dooley <conor@...nel.org>
To: Huqiang Qin <huqiang.qin@...ogic.com>
Cc: wim@...ux-watchdog.org, linux@...ck-us.net, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
neil.armstrong@...aro.org, khilman@...libre.com,
jbrunet@...libre.com, martin.blumenstingl@...glemail.com,
linux-watchdog@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-amlogic@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V3 1/3] dt-bindings: watchdog: Add support for Amlogic C3
and S4 SoCs
On Fri, Oct 27, 2023 at 06:43:56PM +0800, Huqiang Qin wrote:
> Update dt-binding document for watchdog of Amlogic C3 and S4 SoCs.
>
> Signed-off-by: Huqiang Qin <huqiang.qin@...ogic.com>
Acked-by: Conor Dooley <conor.dooley@...rochip.com>
Thanks,
Conor.
> ---
> .../bindings/watchdog/amlogic,meson-gxbb-wdt.yaml | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml b/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml
> index 443e2e7ab467..69845ec32e81 100644
> --- a/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml
> @@ -15,9 +15,15 @@ allOf:
>
> properties:
> compatible:
> - enum:
> - - amlogic,meson-gxbb-wdt
> - - amlogic,t7-wdt
> + oneOf:
> + - enum:
> + - amlogic,meson-gxbb-wdt
> + - amlogic,t7-wdt
> + - items:
> + - enum:
> + - amlogic,c3-wdt
> + - amlogic,s4-wdt
> + - const: amlogic,t7-wdt
>
> reg:
> maxItems: 1
> --
> 2.42.0
>
>
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists