linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties
@ 2022-04-07  7:46 Kunihiko Hayashi
  2022-04-13 19:07 ` Rob Herring
  2022-04-24 17:22 ` Guenter Roeck
  0 siblings, 2 replies; 3+ messages in thread
From: Kunihiko Hayashi @ 2022-04-07  7:46 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Krzysztof Kozlowski
  Cc: Masami Hiramatsu, Keiji Hayashibara, linux-watchdog, devicetree,
	linux-arm-kernel, linux-kernel, Kunihiko Hayashi

This refers common bindings, so this is preferred for
unevaluatedProperties instead of additionalProperties.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
---
 .../devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml b/Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml
index a059d16cb4f2..90698cfa8f94 100644
--- a/Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml
@@ -19,7 +19,7 @@ properties:
 required:
   - compatible
 
-additionalProperties: false
+unevaluatedProperties: false
 
 examples:
   - |
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties
  2022-04-07  7:46 [PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties Kunihiko Hayashi
@ 2022-04-13 19:07 ` Rob Herring
  2022-04-24 17:22 ` Guenter Roeck
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-04-13 19:07 UTC (permalink / raw)
  To: Kunihiko Hayashi
  Cc: Keiji Hayashibara, Wim Van Sebroeck, linux-watchdog,
	Masami Hiramatsu, linux-kernel, Rob Herring, linux-arm-kernel,
	Krzysztof Kozlowski, Guenter Roeck, devicetree

On Thu, 07 Apr 2022 16:46:46 +0900, Kunihiko Hayashi wrote:
> This refers common bindings, so this is preferred for
> unevaluatedProperties instead of additionalProperties.
> 
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
> ---
>  .../devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml    | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties
  2022-04-07  7:46 [PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties Kunihiko Hayashi
  2022-04-13 19:07 ` Rob Herring
@ 2022-04-24 17:22 ` Guenter Roeck
  1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2022-04-24 17:22 UTC (permalink / raw)
  To: Kunihiko Hayashi, Wim Van Sebroeck, Rob Herring, Krzysztof Kozlowski
  Cc: Masami Hiramatsu, Keiji Hayashibara, linux-watchdog, devicetree,
	linux-arm-kernel, linux-kernel

On 4/7/22 00:46, Kunihiko Hayashi wrote:
> This refers common bindings, so this is preferred for
> unevaluatedProperties instead of additionalProperties.
> 
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>   .../devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml    | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml b/Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml
> index a059d16cb4f2..90698cfa8f94 100644
> --- a/Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml
> @@ -19,7 +19,7 @@ properties:
>   required:
>     - compatible
>   
> -additionalProperties: false
> +unevaluatedProperties: false
>   
>   examples:
>     - |


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-24 17:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07  7:46 [PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties Kunihiko Hayashi
2022-04-13 19:07 ` Rob Herring
2022-04-24 17:22 ` Guenter Roeck

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).