[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240911-chaplain-cargo-29a12b6257cf@spud>
Date: Wed, 11 Sep 2024 18:52:19 +0100
From: Conor Dooley <conor@...nel.org>
To: Nick Chan <towinchenmi@...il.com>
Cc: Hector Martin <marcan@...can.st>, Sven Peter <sven@...npeter.dev>,
Alyssa Rosenzweig <alyssa@...enzweig.io>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
"Rafael J . Wysocki" <rafael@...nel.org>,
Viresh Kumar <viresh.kumar@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Mark Kettenis <kettenis@...nbsd.org>, asahi@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
linux-gpio@...r.kernel.org, linux-watchdog@...r.kernel.org,
Konrad Dybcio <konradybcio@...nel.org>,
Ivaylo Ivanov <ivo.ivanov.ivanov1@...il.com>
Subject: Re: [PATCH 02/22] dt-bindings: watchdog: apple,wdt: Add A7-A11
compatibles
On Wed, Sep 11, 2024 at 04:40:52PM +0800, Nick Chan wrote:
> The blocks on A7-A11 SoCs are compatible with the existing driver so
> add their per-SoC compatibles.
>
> Signed-off-by: Nick Chan <towinchenmi@...il.com>
> ---
> Documentation/devicetree/bindings/watchdog/apple,wdt.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml b/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
> index 21872e15916c..310832fa8c28 100644
> --- a/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
> @@ -16,6 +16,11 @@ properties:
> compatible:
> items:
> - enum:
> + - apple,s5l8960x-wdt
> + - apple,t7000-wdt
> + - apple,s8000-wdt
> + - apple,t8010-wdt
> + - apple,t8015-wdt
Can you sort these alphanumerically please?
> - apple,t8103-wdt
> - apple,t8112-wdt
> - apple,t6000-wdt
> --
> 2.46.0
>
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists