[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <169946166004.2363897.10078496065927254544.robh@kernel.org>
Date: Wed, 8 Nov 2023 10:41:00 -0600
From: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Conor Dooley <conor+dt@...nel.org>,
Hector Martin <marcan@...can.st>, Chen-Yu Tsai <wens@...e.org>,
Marc Zyngier <maz@...nel.org>,
Oleksij Rempel <linux@...pel-privat.de>,
Jamie Iles <jamie@...ieiles.com>, asahi@...ts.linux.dev,
Samuel Holland <samuel@...lland.org>,
Maxime Ripard <mripard@...nel.org>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@...adcom.com>,
devicetree@...r.kernel.org, linux-sunxi@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
Ahmad Zainie <wan.ahmad.zainie.wan.mohamad@...el.com>,
Rob Herring <robh+dt@...nel.org>,
linux-watchdog@...r.kernel.org,
Julius Werner <jwerner@...omium.org>,
Sven Peter <sven@...npeter.dev>,
Justin Chen <justinpopo6@...il.com>,
Evan Benn <evanbenn@...omium.org>,
Florian Fainelli <florian.fainelli@...adcom.com>,
linux-arm-kernel@...ts.infradead.org,
Guenter Roeck <linux@...ck-us.net>,
Baruch Siach <baruch@...s.co.il>,
�ecki <rafal@...ecki.pl>,
Alyssa Rosenzweig <alyssa@...enzweig.io>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Jernej Skrabec <jernej.skrabec@...il.com>
Subject: Re: [PATCH 1/2] dt-bindings: watchdog: re-order entries to match
coding convention
On Sun, 05 Nov 2023 19:41:53 +0100, Krzysztof Kozlowski wrote:
> The Devicetree bindings coding convention, as used in most of the files
> and expressed in Documentation/devicetree/bindings/example-schema.yaml,
> expects:
> 1. "allOf:" block just before "properties:" (or after "required:" for
> more complex cases),
> 2. additionalProperties/unevaluatedProperties at the end of the file,
> just before the examples section.
>
> Re-order few schemas to match the convention to avoid repeating review
> comments for new patches using existing code as template. No functional
> changes.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> ---
> .../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 6 +++---
> .../bindings/watchdog/alphascale,asm9260-wdt.yaml | 6 +++---
> .../devicetree/bindings/watchdog/apple,wdt.yaml | 6 +++---
> .../devicetree/bindings/watchdog/arm-smc-wdt.yaml | 6 +++---
> .../devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml | 10 +++++-----
> .../devicetree/bindings/watchdog/cnxt,cx92755-wdt.yaml | 6 +++---
> .../devicetree/bindings/watchdog/maxim,max63xx.yaml | 8 ++++----
> .../devicetree/bindings/watchdog/snps,dw-wdt.yaml | 10 +++++-----
> 8 files changed, 29 insertions(+), 29 deletions(-)
>
Acked-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists